﻿2026-08-18T01:34:02.0522727Z Current runner version: '2.336.0'
2026-08-18T01:34:02.0527231Z Runner name: 'kitsubito'
2026-08-18T01:34:02.0527731Z Runner group name: 'Default'
2026-08-18T01:34:02.0528341Z Machine name: 'KITSUBITO'
2026-08-18T01:34:02.0531701Z ##[group]GITHUB_TOKEN Permissions
2026-08-18T01:34:02.0533515Z Actions: write
2026-08-18T01:34:02.0533907Z ArtifactMetadata: write
2026-08-18T01:34:02.0534294Z Attestations: write
2026-08-18T01:34:02.0534667Z Checks: write
2026-08-18T01:34:02.0535010Z CodeQuality: write
2026-08-18T01:34:02.0535362Z Contents: write
2026-08-18T01:34:02.0535719Z CopilotRequests: write
2026-08-18T01:34:02.0536082Z Deployments: write
2026-08-18T01:34:02.0536440Z Discussions: write
2026-08-18T01:34:02.0536784Z Drives: write
2026-08-18T01:34:02.0537113Z Issues: write
2026-08-18T01:34:02.0537450Z Metadata: read
2026-08-18T01:34:02.0537800Z Models: read
2026-08-18T01:34:02.0538139Z Packages: write
2026-08-18T01:34:02.0538482Z Pages: write
2026-08-18T01:34:02.0538921Z PullRequests: write
2026-08-18T01:34:02.0539446Z RepositoryProjects: write
2026-08-18T01:34:02.0539836Z SecurityEvents: write
2026-08-18T01:34:02.0540213Z Statuses: write
2026-08-18T01:34:02.0540562Z VulnerabilityAlerts: read
2026-08-18T01:34:02.0540934Z ##[endgroup]
2026-08-18T01:34:02.0542740Z Secret source: Actions
2026-08-18T01:34:02.0543407Z Prepare workflow directory
2026-08-18T01:34:02.0891568Z Prepare all required actions
2026-08-18T01:34:02.0928165Z Getting action download info
2026-08-18T01:34:02.4503195Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-18T01:34:03.0502022Z Complete job name: unit (self-hosted, Linux, kitsubito)
2026-08-18T01:34:03.1365828Z ##[group]Run set -euo pipefail
2026-08-18T01:34:03.1366453Z [36;1mset -euo pipefail[0m
2026-08-18T01:34:03.1366927Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-18T01:34:03.1367547Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-18T01:34:03.1368278Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-18T01:34:03.1369135Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-18T01:34:03.1369775Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-18T01:34:03.1370310Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-18T01:34:03.1371165Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-18T01:34:03.1371973Z [36;1m  exit 1[0m
2026-08-18T01:34:03.1372338Z [36;1mfi[0m
2026-08-18T01:34:03.1388701Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T01:34:03.1389689Z ##[endgroup]
2026-08-18T01:34:03.1513970Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=800755531776 floor_bytes=34359738368
2026-08-18T01:34:03.1684191Z ##[group]Run actions/checkout@v5
2026-08-18T01:34:03.1684690Z with:
2026-08-18T01:34:03.1685072Z   repository: BigscreenVR/spt-bs-core
2026-08-18T01:34:03.1688115Z   token: ***
2026-08-18T01:34:03.1688506Z   ssh-strict: true
2026-08-18T01:34:03.1688901Z   ssh-user: git
2026-08-18T01:34:03.1689423Z   persist-credentials: true
2026-08-18T01:34:03.1689842Z   clean: true
2026-08-18T01:34:03.1690225Z   sparse-checkout-cone-mode: true
2026-08-18T01:34:03.1690663Z   fetch-depth: 1
2026-08-18T01:34:03.1691044Z   fetch-tags: false
2026-08-18T01:34:03.1691424Z   show-progress: true
2026-08-18T01:34:03.1691813Z   lfs: false
2026-08-18T01:34:03.1692172Z   submodules: false
2026-08-18T01:34:03.1692572Z   set-safe-directory: true
2026-08-18T01:34:03.1693024Z   allow-unsafe-pr-checkout: false
2026-08-18T01:34:03.1693455Z ##[endgroup]
2026-08-18T01:34:03.2435694Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-18T01:34:03.2437251Z ##[group]Getting Git version info
2026-08-18T01:34:03.2438091Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-18T01:34:03.2439094Z [command]/usr/bin/git version
2026-08-18T01:34:03.2472280Z git version 2.43.0
2026-08-18T01:34:03.2493585Z ##[endgroup]
2026-08-18T01:34:03.2501447Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/2a233c45-590a-4e7c-a96f-62dee2721b08/.gitconfig'
2026-08-18T01:34:03.2508361Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2a233c45-590a-4e7c-a96f-62dee2721b08' before making global git config changes
2026-08-18T01:34:03.2509653Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T01:34:03.2511567Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T01:34:03.2580520Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-18T01:34:03.2598487Z https://github.com/BigscreenVR/spt-bs-core
2026-08-18T01:34:03.2607651Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-18T01:34:03.2610435Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-18T01:34:03.2626676Z HEAD
2026-08-18T01:34:03.2654432Z ##[endgroup]
2026-08-18T01:34:03.2655302Z [command]/usr/bin/git submodule status
2026-08-18T01:34:03.2837367Z ##[group]Cleaning the repository
2026-08-18T01:34:03.2840130Z [command]/usr/bin/git clean -ffdx
2026-08-18T01:34:03.2879708Z [command]/usr/bin/git reset --hard HEAD
2026-08-18T01:34:03.2940707Z HEAD is now at 6a13e365e Merge 2bd36f1d557228c134ba1791c84f584cb8c8c8d1 into d9eb7d43e29c50b20d4ae32dcadce19c40598df7
2026-08-18T01:34:03.2945457Z ##[endgroup]
2026-08-18T01:34:03.2947295Z ##[group]Disabling automatic garbage collection
2026-08-18T01:34:03.2950601Z [command]/usr/bin/git config --local gc.auto 0
2026-08-18T01:34:03.2975165Z ##[endgroup]
2026-08-18T01:34:03.2975870Z ##[group]Setting up auth
2026-08-18T01:34:03.2980236Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T01:34:03.3002849Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T01:34:03.3188045Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T01:34:03.3212936Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T01:34:03.3396823Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T01:34:03.3421773Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T01:34:03.3603793Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-18T01:34:03.3633837Z ##[endgroup]
2026-08-18T01:34:03.3634517Z ##[group]Fetching the repository
2026-08-18T01:34:03.3639767Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6a13e365ef15247ffa437c1b204b7af4c1547fb9:refs/remotes/pull/149/merge
2026-08-18T01:34:03.7709413Z ##[endgroup]
2026-08-18T01:34:03.7710960Z ##[group]Determining the checkout info
2026-08-18T01:34:03.7725906Z ##[endgroup]
2026-08-18T01:34:03.7726656Z [command]/usr/bin/git sparse-checkout disable
2026-08-18T01:34:03.7753153Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-18T01:34:03.7777720Z ##[group]Checking out the ref
2026-08-18T01:34:03.7779040Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/149/merge
2026-08-18T01:34:03.7831640Z HEAD is now at 6a13e365e Merge 2bd36f1d557228c134ba1791c84f584cb8c8c8d1 into d9eb7d43e29c50b20d4ae32dcadce19c40598df7
2026-08-18T01:34:03.7835683Z ##[endgroup]
2026-08-18T01:34:03.7867278Z [command]/usr/bin/git log -1 --format=%H
2026-08-18T01:34:03.7891408Z 6a13e365ef15247ffa437c1b204b7af4c1547fb9
2026-08-18T01:34:03.8050989Z ##[group]Run cargo build -p spt --bin translate_proof_fixture
2026-08-18T01:34:03.8052707Z [36;1mcargo build -p spt --bin translate_proof_fixture[0m
2026-08-18T01:34:03.8067571Z shell: /usr/bin/bash -e {0}
2026-08-18T01:34:03.8068560Z ##[endgroup]
2026-08-18T01:34:04.5236007Z    Compiling proc-macro2 v1.0.106
2026-08-18T01:34:04.5237929Z    Compiling unicode-ident v1.0.24
2026-08-18T01:34:04.5239228Z    Compiling quote v1.0.45
2026-08-18T01:34:04.5240396Z    Compiling libc v0.2.186
2026-08-18T01:34:04.5241521Z    Compiling serde_core v1.0.228
2026-08-18T01:34:04.5242710Z    Compiling cfg-if v1.0.4
2026-08-18T01:34:04.5243814Z    Compiling serde v1.0.228
2026-08-18T01:34:04.5261937Z    Compiling typenum v1.20.1
2026-08-18T01:34:04.5300351Z    Compiling log v0.4.32
2026-08-18T01:34:04.5337165Z    Compiling pin-project-lite v0.2.17
2026-08-18T01:34:04.5375387Z    Compiling portable-atomic v1.13.1
2026-08-18T01:34:04.5407420Z    Compiling memchr v2.8.1
2026-08-18T01:34:04.5409506Z    Compiling version_check v0.9.5
2026-08-18T01:34:04.5411309Z    Compiling shlex v2.0.1
2026-08-18T01:34:04.5554378Z    Compiling find-msvc-tools v0.1.9
2026-08-18T01:34:04.5727054Z    Compiling critical-section v1.2.0
2026-08-18T01:34:04.6132371Z    Compiling bytes v1.11.1
2026-08-18T01:34:04.6232256Z    Compiling futures-core v0.3.32
2026-08-18T01:34:04.6531778Z    Compiling subtle v2.6.1
2026-08-18T01:34:04.7588558Z    Compiling equivalent v1.0.2
2026-08-18T01:34:04.7674873Z    Compiling smallvec v1.15.1
2026-08-18T01:34:04.7794611Z    Compiling itoa v1.0.18
2026-08-18T01:34:04.7796459Z    Compiling semver v1.0.28
2026-08-18T01:34:04.8342413Z    Compiling stable_deref_trait v1.2.1
2026-08-18T01:34:04.8346314Z    Compiling futures-sink v0.3.32
2026-08-18T01:34:04.8460345Z    Compiling futures-io v0.3.32
2026-08-18T01:34:04.8471762Z    Compiling slab v0.4.12
2026-08-18T01:34:04.8821792Z    Compiling futures-task v0.3.32
2026-08-18T01:34:04.9301634Z    Compiling futures-channel v0.3.32
2026-08-18T01:34:04.9325297Z    Compiling generic-array v0.14.7
2026-08-18T01:34:04.9723181Z    Compiling hashbrown v0.17.1
2026-08-18T01:34:04.9898845Z    Compiling rustversion v1.0.22
2026-08-18T01:34:05.0184674Z    Compiling rand_core v0.10.1
2026-08-18T01:34:05.0450879Z    Compiling bitflags v2.12.1
2026-08-18T01:34:05.0765128Z    Compiling rustc_version v0.4.1
2026-08-18T01:34:05.0883658Z    Compiling cpufeatures v0.2.17
2026-08-18T01:34:05.1461811Z    Compiling getrandom v0.4.2
2026-08-18T01:34:05.1648927Z    Compiling fnv v1.0.7
2026-08-18T01:34:05.1729663Z    Compiling strsim v0.11.1
2026-08-18T01:34:05.1842295Z    Compiling cfg_aliases v0.2.1
2026-08-18T01:34:05.2171852Z    Compiling writeable v0.6.3
2026-08-18T01:34:05.2451449Z    Compiling litemap v0.8.2
2026-08-18T01:34:05.2541762Z    Compiling dunce v1.0.5
2026-08-18T01:34:05.3441400Z    Compiling fs_extra v1.3.0
2026-08-18T01:34:05.3952173Z    Compiling utf8_iter v1.0.4
2026-08-18T01:34:05.4031258Z    Compiling icu_normalizer_data v2.2.0
2026-08-18T01:34:05.4304788Z    Compiling icu_properties_data v2.2.0
2026-08-18T01:34:05.4536520Z    Compiling ident_case v1.0.1
2026-08-18T01:34:05.4574917Z    Compiling autocfg v1.5.1
2026-08-18T01:34:05.5477775Z    Compiling percent-encoding v2.3.2
2026-08-18T01:34:05.5501561Z    Compiling http v1.4.1
2026-08-18T01:34:05.6834205Z    Compiling unicode-segmentation v1.13.3
2026-08-18T01:34:05.6971791Z    Compiling thiserror v2.0.18
2026-08-18T01:34:05.7560955Z    Compiling indexmap v2.14.0
2026-08-18T01:34:05.7766191Z    Compiling cpufeatures v0.3.0
2026-08-18T01:34:05.7929415Z    Compiling aws-lc-rs v1.17.0
2026-08-18T01:34:05.8001623Z    Compiling scopeguard v1.2.0
2026-08-18T01:34:05.8391460Z    Compiling syn v2.0.117
2026-08-18T01:34:05.8500788Z    Compiling form_urlencoded v1.2.2
2026-08-18T01:34:05.8871231Z    Compiling hybrid-array v0.4.12
2026-08-18T01:34:05.9081605Z    Compiling lock_api v0.4.14
2026-08-18T01:34:05.9269826Z    Compiling untrusted v0.9.0
2026-08-18T01:34:05.9741141Z    Compiling heck v0.5.0
2026-08-18T01:34:06.0294249Z    Compiling rustls v0.23.40
2026-08-18T01:34:06.0416488Z    Compiling unicode-xid v0.2.6
2026-08-18T01:34:06.0642194Z    Compiling atomic-waker v1.1.2
2026-08-18T01:34:06.0790318Z    Compiling anyhow v1.0.102
2026-08-18T01:34:06.1201056Z    Compiling const-oid v0.10.2
2026-08-18T01:34:06.1340728Z    Compiling paste v1.0.15
2026-08-18T01:34:06.1691788Z    Compiling parking_lot_core v0.9.12
2026-08-18T01:34:06.1941611Z    Compiling zerocopy v0.8.50
2026-08-18T01:34:06.2041130Z    Compiling convert_case v0.10.0
2026-08-18T01:34:06.2111461Z    Compiling httparse v1.10.1
2026-08-18T01:34:06.3342908Z    Compiling jobserver v0.1.34
2026-08-18T01:34:06.3494457Z    Compiling num-traits v0.2.19
2026-08-18T01:34:06.3561489Z    Compiling curve25519-dalek v4.1.3
2026-08-18T01:34:06.4250851Z    Compiling ahash v0.8.12
2026-08-18T01:34:06.4490729Z    Compiling base64ct v1.8.3
2026-08-18T01:34:06.4967567Z    Compiling either v1.16.0
2026-08-18T01:34:06.5160828Z    Compiling http-body v1.0.1
2026-08-18T01:34:06.5488747Z    Compiling crypto-common v0.1.7
2026-08-18T01:34:06.5611544Z    Compiling block-buffer v0.12.0
2026-08-18T01:34:06.5724852Z    Compiling crypto-common v0.2.2
2026-08-18T01:34:06.5808508Z    Compiling inout v0.2.2
2026-08-18T01:34:06.6150817Z    Compiling cc v1.2.63
2026-08-18T01:34:06.6340841Z    Compiling block-buffer v0.10.4
2026-08-18T01:34:06.6879309Z    Compiling powerfmt v0.2.0
2026-08-18T01:34:06.7561151Z    Compiling digest v0.10.7
2026-08-18T01:34:06.7630984Z    Compiling pem-rfc7468 v1.0.0
2026-08-18T01:34:06.7895325Z    Compiling num-conv v0.2.2
2026-08-18T01:34:06.8061600Z    Compiling try-lock v0.2.5
2026-08-18T01:34:06.8851072Z    Compiling deranged v0.5.8
2026-08-18T01:34:06.8930915Z    Compiling zmij v1.0.21
2026-08-18T01:34:06.9066556Z    Compiling fastrand v2.4.1
2026-08-18T01:34:06.9450109Z    Compiling pkg-config v0.3.33
2026-08-18T01:34:07.0088802Z    Compiling tower-service v0.3.3
2026-08-18T01:34:07.0599268Z    Compiling mio v1.2.1
2026-08-18T01:34:07.0740648Z    Compiling socket2 v0.6.4
2026-08-18T01:34:07.0871544Z    Compiling getrandom v0.2.17
2026-08-18T01:34:07.1451220Z    Compiling data-encoding v2.11.0
2026-08-18T01:34:07.1813740Z    Compiling base64 v0.22.1
2026-08-18T01:34:07.2390649Z    Compiling rand_core v0.6.4
2026-08-18T01:34:07.2900691Z    Compiling time-core v0.1.8
2026-08-18T01:34:07.3822389Z    Compiling uuid v1.23.2
2026-08-18T01:34:07.3984353Z    Compiling tinyvec_macros v0.1.1
2026-08-18T01:34:07.4070800Z    Compiling vcpkg v0.2.15
2026-08-18T01:34:07.4533591Z    Compiling tinyvec v1.11.0
2026-08-18T01:34:07.4740895Z    Compiling parking_lot v0.12.5
2026-08-18T01:34:07.5096020Z    Compiling cipher v0.5.2
2026-08-18T01:34:07.6639082Z    Compiling sha2 v0.10.9
2026-08-18T01:34:07.7576646Z    Compiling cmake v0.1.58
2026-08-18T01:34:07.8260793Z    Compiling chacha20 v0.10.0
2026-08-18T01:34:07.8340797Z    Compiling want v0.3.1
2026-08-18T01:34:07.8930883Z    Compiling inout v0.1.4
2026-08-18T01:34:07.9263852Z    Compiling spt-procident v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-18T01:34:08.0014764Z    Compiling vergen-lib v9.1.0
2026-08-18T01:34:08.0019914Z    Compiling n0-future v0.3.2
2026-08-18T01:34:08.0055024Z    Compiling signature v2.2.0
2026-08-18T01:34:08.0687762Z    Compiling httpdate v1.0.3
2026-08-18T01:34:08.1398408Z    Compiling rand v0.10.1
2026-08-18T01:34:08.1401287Z    Compiling winnow v1.0.3
2026-08-18T01:34:08.1501162Z    Compiling cordyceps v0.3.4
2026-08-18T01:34:08.1574207Z    Compiling diatomic-waker v0.2.3
2026-08-18T01:34:08.2160762Z    Compiling spin v0.10.0
2026-08-18T01:34:08.2384667Z    Compiling serde_json v1.0.150
2026-08-18T01:34:08.2683330Z    Compiling parking v2.2.1
2026-08-18T01:34:08.2823251Z    Compiling crossbeam-utils v0.8.21
2026-08-18T01:34:08.3222510Z    Compiling spt-poolguard v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-18T01:34:08.3298914Z    Compiling ed25519 v2.2.3
2026-08-18T01:34:08.3378826Z    Compiling cipher v0.4.4
2026-08-18T01:34:08.3857801Z    Compiling futures-lite v2.6.1
2026-08-18T01:34:08.4133482Z    Compiling digest v0.11.3
2026-08-18T01:34:08.4211188Z    Compiling netlink-packet-core v0.8.1
2026-08-18T01:34:08.4864434Z    Compiling futures-buffered v0.2.13
2026-08-18T01:34:08.5011298Z    Compiling universal-hash v0.5.1
2026-08-18T01:34:08.5221299Z    Compiling vergen v9.1.0
2026-08-18T01:34:08.5790677Z    Compiling vergen-lib v0.1.6
2026-08-18T01:34:08.5869919Z    Compiling heapless v0.7.17
2026-08-18T01:34:08.5885627Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-18T01:34:08.6152756Z    Compiling aho-corasick v1.1.4
2026-08-18T01:34:08.6719478Z    Compiling noq-udp v0.10.0
2026-08-18T01:34:08.6770449Z    Compiling aws-lc-sys v0.41.0
2026-08-18T01:34:08.6931104Z    Compiling ring v0.17.14
2026-08-18T01:34:08.7317780Z    Compiling libsqlite3-sys v0.30.1
2026-08-18T01:34:08.7603780Z    Compiling sync_wrapper v1.0.2
2026-08-18T01:34:08.7946170Z    Compiling regex-syntax v0.8.10
2026-08-18T01:34:08.8479199Z    Compiling allocator-api2 v0.2.21
2026-08-18T01:34:08.8561371Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-18T01:34:08.8720926Z    Compiling opaque-debug v0.3.1
2026-08-18T01:34:08.9148785Z    Compiling byteorder v1.5.0
2026-08-18T01:34:08.9330684Z    Compiling polyval v0.6.2
2026-08-18T01:34:09.0054204Z    Compiling spt-store v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-18T01:34:09.0916948Z    Compiling hash32 v0.2.1
2026-08-18T01:34:09.1907055Z    Compiling spin v0.9.8
2026-08-18T01:34:09.2011946Z    Compiling vergen-gitcl v1.0.8
2026-08-18T01:34:09.2656185Z    Compiling signature v3.0.0
2026-08-18T01:34:09.2992596Z    Compiling tower-layer v0.3.3
2026-08-18T01:34:09.3100412Z    Compiling fallible-iterator v0.3.0
2026-08-18T01:34:09.3754205Z    Compiling ryu v1.0.23
2026-08-18T01:34:09.4100184Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-18T01:34:09.4390410Z    Compiling num_threads v0.1.7
2026-08-18T01:34:09.5211142Z    Compiling time v0.3.47
2026-08-18T01:34:09.5450934Z    Compiling ghash v0.5.1
2026-08-18T01:34:09.5598420Z    Compiling sha2 v0.11.0-rc.5
2026-08-18T01:34:09.5599795Z    Compiling aes v0.8.4
2026-08-18T01:34:09.6664273Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-18T01:34:09.7120773Z    Compiling ctr v0.9.2
2026-08-18T01:34:09.8860720Z    Compiling fs2 v0.4.3
2026-08-18T01:34:09.9361053Z    Compiling aead v0.5.2
2026-08-18T01:34:10.0380496Z    Compiling http-body-util v0.1.3
2026-08-18T01:34:10.0600774Z    Compiling arrayvec v0.7.6
2026-08-18T01:34:10.1234692Z    Compiling utf8parse v0.2.2
2026-08-18T01:34:10.2140880Z    Compiling openssl-probe v0.2.1
2026-08-18T01:34:10.2811048Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-18T01:34:10.3378803Z    Compiling aes-gcm v0.10.3
2026-08-18T01:34:10.3433863Z    Compiling crossbeam-epoch v0.9.18
2026-08-18T01:34:10.3496426Z    Compiling crossbeam-channel v0.5.15
2026-08-18T01:34:10.4021241Z    Compiling netlink-packet-route v0.29.0
2026-08-18T01:34:10.4788658Z    Compiling blake3 v1.8.5
2026-08-18T01:34:10.5677033Z    Compiling memoffset v0.6.5
2026-08-18T01:34:10.7259579Z    Compiling acto v0.8.2
2026-08-18T01:34:10.7879606Z    Compiling noq v0.18.0
2026-08-18T01:34:10.7934440Z    Compiling netwatch v0.16.0
2026-08-18T01:34:10.8834317Z    Compiling sorted-index-buffer v0.2.1
2026-08-18T01:34:10.9741422Z    Compiling synstructure v0.13.2
2026-08-18T01:34:10.9963066Z    Compiling darling_core v0.20.11
2026-08-18T01:34:11.0138006Z    Compiling ref-cast v1.0.25
2026-08-18T01:34:11.0512538Z    Compiling rustc-hash v2.1.2
2026-08-18T01:34:11.0514703Z    Compiling tagptr v0.2.0
2026-08-18T01:34:11.1711288Z    Compiling proc-macro-crate v3.5.0
2026-08-18T01:34:11.1848452Z    Compiling identity-hash v0.1.0
2026-08-18T01:34:11.1910247Z    Compiling mac-addr v0.3.0
2026-08-18T01:34:11.2617418Z    Compiling regex-automata v0.4.14
2026-08-18T01:34:11.2692697Z    Compiling thiserror v1.0.69
2026-08-18T01:34:11.3586138Z    Compiling lru-slab v0.1.2
2026-08-18T01:34:11.4559840Z    Compiling foldhash v0.2.0
2026-08-18T01:34:11.5110739Z    Compiling xml-rs v0.8.28
2026-08-18T01:34:11.6113841Z    Compiling hashbrown v0.16.1
2026-08-18T01:34:11.7212898Z    Compiling serde_derive_internals v0.29.1
2026-08-18T01:34:11.8241190Z    Compiling netlink-packet-route v0.30.0
2026-08-18T01:34:12.0128658Z    Compiling serial-core v0.4.0
2026-08-18T01:34:12.1702601Z    Compiling termios v0.2.2
2026-08-18T01:34:12.2301116Z    Compiling xmltree v0.10.3
2026-08-18T01:34:12.2672169Z    Compiling errno v0.3.14
2026-08-18T01:34:12.3023416Z    Compiling ioctl-rs v0.1.6
2026-08-18T01:34:12.3874604Z    Compiling simple-dns v0.9.3
2026-08-18T01:34:12.4010824Z    Compiling simdutf8 v0.1.5
2026-08-18T01:34:12.4364449Z    Compiling arrayref v0.3.9
2026-08-18T01:34:12.4551082Z    Compiling winnow v0.7.15
2026-08-18T01:34:12.4860637Z    Compiling constant_time_eq v0.4.2
2026-08-18T01:34:12.5995556Z    Compiling smol_str v0.1.24
2026-08-18T01:34:12.6478832Z    Compiling rustix v1.1.4
2026-08-18T01:34:12.7182421Z    Compiling resolv-conf v0.7.6
2026-08-18T01:34:12.7875099Z    Compiling sha1_smol v1.0.1
2026-08-18T01:34:12.7955112Z    Compiling serde_derive v1.0.228
2026-08-18T01:34:12.8202729Z    Compiling zeroize_derive v1.4.3
2026-08-18T01:34:12.9477452Z    Compiling tokio-macros v2.7.0
2026-08-18T01:34:13.0009464Z    Compiling futures-macro v0.3.32
2026-08-18T01:34:13.0418468Z    Compiling zerofrom-derive v0.1.7
2026-08-18T01:34:13.0509820Z    Compiling yoke-derive v0.8.2
2026-08-18T01:34:13.1742499Z    Compiling zerovec-derive v0.11.3
2026-08-18T01:34:13.3685286Z    Compiling zeroize v1.8.2
2026-08-18T01:34:13.5340773Z    Compiling displaydoc v0.2.6
2026-08-18T01:34:13.6235402Z    Compiling tokio v1.52.3
2026-08-18T01:34:13.8600419Z    Compiling tracing-attributes v0.1.31
2026-08-18T01:34:13.9340968Z    Compiling futures-util v0.3.32
2026-08-18T01:34:14.2471512Z    Compiling rustls-pki-types v1.14.1
2026-08-18T01:34:14.2542883Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-18T01:34:14.3370722Z    Compiling thiserror-impl v2.0.18
2026-08-18T01:34:14.4521252Z    Compiling zerofrom v0.1.8
2026-08-18T01:34:14.5508489Z    Compiling yoke v0.8.3
2026-08-18T01:34:14.7612672Z    Compiling zerovec v0.11.6
2026-08-18T01:34:14.9081926Z    Compiling zerotrie v0.2.4
2026-08-18T01:34:14.9222189Z    Compiling darling_macro v0.20.11
2026-08-18T01:34:15.0199979Z    Compiling derive_more-impl v2.1.1
2026-08-18T01:34:15.0202927Z    Compiling spez v0.1.2
2026-08-18T01:34:15.2447272Z    Compiling darling v0.20.11
2026-08-18T01:34:15.2923936Z    Compiling derive_builder_core v0.20.2
2026-08-18T01:34:15.3080560Z    Compiling n0-error-macros v0.1.3
2026-08-18T01:34:15.4168897Z    Compiling der v0.8.0-rc.10
2026-08-18T01:34:15.5300713Z    Compiling tinystr v0.8.3
2026-08-18T01:34:15.7142307Z    Compiling icu_locale_core v2.2.0
2026-08-18T01:34:15.9150503Z    Compiling potential_utf v0.1.5
2026-08-18T01:34:16.0636403Z    Compiling icu_collections v2.2.0
2026-08-18T01:34:16.3870952Z    Compiling n0-error v0.1.3
2026-08-18T01:34:16.4832975Z    Compiling derive_builder_macro v0.20.2
2026-08-18T01:34:16.6207138Z    Compiling pin-project-internal v1.1.13
2026-08-18T01:34:16.7450781Z    Compiling ed25519-dalek v2.2.0
2026-08-18T01:34:16.8038895Z    Compiling icu_provider v2.2.0
2026-08-18T01:34:16.8175868Z    Compiling derive_builder v0.20.2
2026-08-18T01:34:16.9016866Z    Compiling spki v0.8.0-rc.4
2026-08-18T01:34:17.0806026Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-18T01:34:17.1739972Z    Compiling icu_properties v2.2.0
2026-08-18T01:34:17.2472994Z    Compiling icu_normalizer v2.2.0
2026-08-18T01:34:17.2579719Z    Compiling spt-proto v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-18T01:34:17.3953199Z    Compiling cobs v0.3.0
2026-08-18T01:34:17.4211679Z    Compiling futures-executor v0.3.32
2026-08-18T01:34:17.5899334Z    Compiling futures v0.3.32
2026-08-18T01:34:17.6591050Z    Compiling regex v1.12.3
2026-08-18T01:34:17.6751033Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-18T01:34:17.7041770Z    Compiling postcard-derive v0.2.2
2026-08-18T01:34:17.8985569Z    Compiling ipnet v2.12.0
2026-08-18T01:34:17.8996239Z    Compiling pin-project v1.1.13
2026-08-18T01:34:18.2394551Z    Compiling ed25519 v3.0.0-rc.4
2026-08-18T01:34:18.2771557Z    Compiling data-encoding-macro v0.1.20
2026-08-18T01:34:18.2943296Z    Compiling rustls-native-certs v0.8.4
2026-08-18T01:34:18.3190981Z    Compiling prefix-trie v0.8.4
2026-08-18T01:34:18.5275076Z    Compiling once_cell v1.21.4
2026-08-18T01:34:18.6288424Z    Compiling idna_adapter v1.2.2
2026-08-18T01:34:18.6560872Z    Compiling iroh-metrics-derive v0.4.1
2026-08-18T01:34:18.6780662Z    Compiling num_enum_derive v0.7.6
2026-08-18T01:34:18.6900449Z    Compiling async-trait v0.1.89
2026-08-18T01:34:18.7349295Z    Compiling tracing-core v0.1.36
2026-08-18T01:34:18.7421107Z    Compiling idna v1.1.0
2026-08-18T01:34:18.8043606Z    Compiling postcard v1.1.3
2026-08-18T01:34:18.9763069Z    Compiling hashbrown v0.14.5
2026-08-18T01:34:19.0851981Z    Compiling enum-assoc v1.3.0
2026-08-18T01:34:19.1361077Z    Compiling strum_macros v0.28.0
2026-08-18T01:34:19.1795311Z    Compiling url v2.5.8
2026-08-18T01:34:19.3143610Z    Compiling tracing v0.1.44
2026-08-18T01:34:19.4795874Z    Compiling derive_more v2.1.1
2026-08-18T01:34:19.6497487Z    Compiling tokio-util v0.7.18
2026-08-18T01:34:19.6769198Z    Compiling netlink-sys v0.8.8
2026-08-18T01:34:19.7396247Z    Compiling tower v0.5.3
2026-08-18T01:34:19.7900096Z    Compiling hashlink v0.9.1
2026-08-18T01:34:19.8259094Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-18T01:34:19.9131368Z    Compiling netlink-proto v0.12.0
2026-08-18T01:34:19.9398878Z    Compiling netdev v0.42.0
2026-08-18T01:34:20.0128631Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-18T01:34:20.0194522Z    Compiling attohttpc v0.30.1
2026-08-18T01:34:20.1127195Z    Compiling iroh-base v0.98.0
2026-08-18T01:34:20.1817520Z    Compiling rusqlite v0.32.1
2026-08-18T01:34:20.1969200Z    Compiling num_enum v0.7.6
2026-08-18T01:34:20.2321624Z    Compiling iroh-metrics v0.38.3
2026-08-18T01:34:20.2410411Z    Compiling iroh-relay v0.98.0
2026-08-18T01:34:20.2994520Z    Compiling moka v0.12.15
2026-08-18T01:34:20.4849663Z    Compiling tower-http v0.6.11
2026-08-18T01:34:20.4930760Z    Compiling toml_datetime v0.6.11
2026-08-18T01:34:20.5834776Z    Compiling serde_spanned v0.6.9
2026-08-18T01:34:20.6470887Z    Compiling h2 v0.4.14
2026-08-18T01:34:20.8220916Z    Compiling n0-watcher v0.6.1
2026-08-18T01:34:20.8460942Z    Compiling tokio-stream v0.1.18
2026-08-18T01:34:20.9420839Z    Compiling ref-cast-impl v1.0.25
2026-08-18T01:34:21.0549384Z    Compiling thiserror-impl v1.0.69
2026-08-18T01:34:21.0630195Z    Compiling signal-hook v0.3.18
2026-08-18T01:34:21.2022479Z    Compiling toml_write v0.1.2
2026-08-18T01:34:21.4211322Z    Compiling toml_edit v0.22.27
2026-08-18T01:34:21.5378129Z    Compiling webpki-roots v1.0.7
2026-08-18T01:34:21.6181615Z    Compiling schemars_derive v1.2.1
2026-08-18T01:34:21.6785362Z    Compiling lru v0.16.4
2026-08-18T01:34:21.8623290Z    Compiling signal-hook-registry v1.4.8
2026-08-18T01:34:21.8721118Z    Compiling serial-unix v0.4.0
2026-08-18T01:34:22.0200686Z    Compiling darling_core v0.23.0
2026-08-18T01:34:22.0525450Z    Compiling strum v0.28.0
2026-08-18T01:34:22.0818906Z    Compiling serde_bytes v0.11.19
2026-08-18T01:34:22.1310007Z    Compiling seize v0.5.1
2026-08-18T01:34:22.1588435Z    Compiling iroh-dns v0.98.0
2026-08-18T01:34:22.2168423Z    Compiling hmac v0.12.1
2026-08-18T01:34:22.2231078Z    Compiling iroh v0.98.2
2026-08-18T01:34:22.3320952Z    Compiling dyn-clone v1.0.20
2026-08-18T01:34:22.3380374Z    Compiling pin-utils v0.1.0
2026-08-18T01:34:22.3910763Z    Compiling linux-raw-sys v0.12.1
2026-08-18T01:34:22.4066295Z    Compiling cmov v0.5.4
2026-08-18T01:34:22.4521350Z    Compiling rustix v0.38.44
2026-08-18T01:34:22.4681577Z    Compiling bitflags v1.3.2
2026-08-18T01:34:22.5209822Z    Compiling nix v0.25.1
2026-08-18T01:34:22.5770912Z    Compiling filedescriptor v0.8.3
2026-08-18T01:34:22.5994635Z    Compiling papaya v0.2.4
2026-08-18T01:34:22.6690541Z    Compiling ctutils v0.4.2
2026-08-18T01:34:22.7031833Z    Compiling hkdf v0.12.4
2026-08-18T01:34:22.8193008Z    Compiling serial v0.4.0
2026-08-18T01:34:22.8361170Z    Compiling backon v1.6.0
2026-08-18T01:34:22.8760646Z    Compiling anstyle-parse v1.0.0
2026-08-18T01:34:22.9084666Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-18T01:34:23.1080545Z    Compiling vte_generate_state_changes v0.1.2
2026-08-18T01:34:23.1241146Z    Compiling unicode-width v0.2.0
2026-08-18T01:34:23.1477548Z    Compiling is_terminal_polyfill v1.70.2
2026-08-18T01:34:23.1591057Z    Compiling shell-words v1.1.1
2026-08-18T01:34:23.2124250Z    Compiling downcast-rs v1.2.1
2026-08-18T01:34:23.2779383Z    Compiling anstyle-query v1.1.5
2026-08-18T01:34:23.3280792Z    Compiling colorchoice v1.0.5
2026-08-18T01:34:23.3527063Z    Compiling linux-raw-sys v0.4.15
2026-08-18T01:34:23.3624852Z    Compiling instability v0.3.12
2026-08-18T01:34:23.4210853Z    Compiling anstyle v1.0.14
2026-08-18T01:34:23.4440752Z    Compiling foldhash v0.1.5
2026-08-18T01:34:23.5447343Z    Compiling vte v0.13.1
2026-08-18T01:34:23.5680023Z    Compiling signal-hook-mio v0.2.5
2026-08-18T01:34:23.5984917Z    Compiling schemars v1.2.1
2026-08-18T01:34:23.6614684Z    Compiling hashbrown v0.15.5
2026-08-18T01:34:23.6806345Z    Compiling spake2 v0.4.0
2026-08-18T01:34:23.7568631Z    Compiling anstream v1.0.0
2026-08-18T01:34:24.0120500Z    Compiling terminal_size v0.4.4
2026-08-18T01:34:24.0997906Z    Compiling strum_macros v0.26.4
2026-08-18T01:34:24.1242679Z    Compiling sha1 v0.10.6
2026-08-18T01:34:24.1363607Z    Compiling itertools v0.13.0
2026-08-18T01:34:24.3860538Z    Compiling toml v0.8.23
2026-08-18T01:34:24.4940705Z    Compiling castaway v0.2.4
2026-08-18T01:34:24.5830634Z    Compiling static_assertions v1.1.0
2026-08-18T01:34:24.6460625Z    Compiling doctest-file v1.1.1
2026-08-18T01:34:24.6582699Z    Compiling clap_lex v1.1.0
2026-08-18T01:34:24.9286633Z    Compiling indoc v2.0.7
2026-08-18T01:34:25.0320690Z    Compiling unicode-width v0.1.14
2026-08-18T01:34:25.1340898Z    Compiling interprocess v2.4.2
2026-08-18T01:34:25.3247349Z    Compiling clap_builder v4.6.0
2026-08-18T01:34:25.3272550Z    Compiling crossterm v0.28.1
2026-08-18T01:34:25.4476876Z    Compiling compact_str v0.8.2
2026-08-18T01:34:25.6842537Z    Compiling lru v0.12.5
2026-08-18T01:34:25.7434443Z    Compiling darling_macro v0.23.0
2026-08-18T01:34:25.8567932Z    Compiling clap_derive v4.6.1
2026-08-18T01:34:26.0453117Z    Compiling unicode-truncate v1.1.0
2026-08-18T01:34:26.0990875Z    Compiling hyper v1.10.1
2026-08-18T01:34:26.1139967Z    Compiling darling v0.23.0
2026-08-18T01:34:26.1400764Z    Compiling iana-time-zone v0.1.65
2026-08-18T01:34:26.2043321Z    Compiling cassowary v0.3.0
2026-08-18T01:34:26.3700851Z    Compiling chrono v0.4.45
2026-08-18T01:34:26.4340760Z    Compiling portable-pty v0.8.1
2026-08-18T01:34:26.4922345Z    Compiling nucleo-matcher v0.3.1
2026-08-18T01:34:26.5286243Z    Compiling strum v0.26.3
2026-08-18T01:34:26.6190483Z    Compiling qrcode v0.14.1
2026-08-18T01:34:26.7732161Z    Compiling ratatui v0.29.0
2026-08-18T01:34:27.9236478Z    Compiling spt-msg v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-18T01:34:27.9404850Z    Compiling hyper-util v0.1.20
2026-08-18T01:34:28.1575062Z    Compiling clap v4.6.1
2026-08-18T01:34:28.2622891Z    Compiling spt-runtime v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-18T01:34:28.2686820Z    Compiling spt-term v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-18T01:34:29.6992540Z    Compiling igd-next v0.17.1
2026-08-18T01:34:30.7401429Z    Compiling portmapper v0.16.0
2026-08-18T01:34:31.5637641Z    Compiling spt-live v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-18T01:34:35.0000936Z    Compiling rustls-webpki v0.103.13
2026-08-18T01:34:37.3067155Z    Compiling tokio-rustls v0.26.4
2026-08-18T01:34:37.3067914Z    Compiling noq-proto v0.17.0
2026-08-18T01:34:37.3068530Z    Compiling rustls-platform-verifier v0.7.0
2026-08-18T01:34:37.4581205Z    Compiling hickory-net v0.26.0-beta.4
2026-08-18T01:34:37.4581799Z    Compiling hyper-rustls v0.27.9
2026-08-18T01:34:37.4582310Z    Compiling tokio-websockets v0.13.2
2026-08-18T01:34:37.5857827Z    Compiling reqwest v0.13.4
2026-08-18T01:34:38.4976361Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-18T01:34:51.9849578Z    Compiling spt-net v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-18T01:34:53.7038603Z    Compiling spt-daemon v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-18T01:35:03.9436904Z    Compiling spt v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-18T01:35:04.0486979Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
2026-08-18T01:35:04.0830517Z ##[group]Run cargo nextest run --workspace -E 'kind(lib) + kind(bin)'
2026-08-18T01:35:04.0831157Z [36;1mcargo nextest run --workspace -E 'kind(lib) + kind(bin)'[0m
2026-08-18T01:35:04.0854992Z shell: /usr/bin/bash -e {0}
2026-08-18T01:35:04.0855235Z ##[endgroup]
2026-08-18T01:35:04.7698080Z    Compiling fastrand v2.4.1
2026-08-18T01:35:04.7767505Z    Compiling spt-poolguard v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-18T01:35:04.7825923Z    Compiling rustix v1.1.4
2026-08-18T01:35:04.8099433Z    Compiling bytemuck v1.25.2
2026-08-18T01:35:04.8101086Z    Compiling mock-adapter v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-08-18T01:35:04.8309934Z    Compiling spt-proto v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-18T01:35:04.8314017Z    Compiling spt-procident v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-18T01:35:04.8825340Z    Compiling futures-lite v2.6.1
2026-08-18T01:35:04.8826470Z    Compiling backon v1.6.0
2026-08-18T01:35:04.9890805Z    Compiling rgb v0.8.53
2026-08-18T01:35:05.2861046Z    Compiling spt-store v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-18T01:35:05.3821823Z    Compiling avt v0.18.0
2026-08-18T01:35:05.6429580Z    Compiling n0-future v0.3.2
2026-08-18T01:35:05.7035454Z    Compiling n0-watcher v0.6.1
2026-08-18T01:35:05.7035901Z    Compiling iroh-dns v0.98.0
2026-08-18T01:35:05.8263583Z    Compiling netwatch v0.16.0
2026-08-18T01:35:05.9841336Z    Compiling iroh-relay v0.98.0
2026-08-18T01:35:06.4516141Z    Compiling portmapper v0.16.0
2026-08-18T01:35:06.6220529Z    Compiling tempfile v3.27.0
2026-08-18T01:35:06.6221224Z    Compiling terminal_size v0.4.4
2026-08-18T01:35:06.6798154Z    Compiling clap_builder v4.6.0
2026-08-18T01:35:06.8580738Z    Compiling spt-test-support v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-18T01:35:08.3181055Z    Compiling clap v4.6.1
2026-08-18T01:35:09.2320257Z    Compiling spt-msg v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-18T01:35:09.4348811Z    Compiling spt-term v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-18T01:35:09.4350207Z    Compiling spt-runtime v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-18T01:35:09.4801392Z    Compiling iroh v0.98.2
2026-08-18T01:35:11.5263962Z    Compiling spt-live v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-18T01:35:20.0955146Z    Compiling spt-net v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-18T01:35:21.9043698Z    Compiling spt-daemon v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-18T01:35:33.6500947Z    Compiling spt v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-18T01:35:39.8353013Z    Compiling xtask v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/xtask)
2026-08-18T01:36:52.0529446Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 47s
2026-08-18T01:36:53.1078247Z ────────────
2026-08-18T01:36:53.1083919Z  Nextest run ID c94fe17b-4522-4aa2-ba37-e3ebdfacd8fa with nextest profile: default
2026-08-18T01:36:53.1085098Z     Starting 2566 tests across 24 binaries (1 test and 167 binaries skipped)
2026-08-18T01:36:53.1302453Z         PASS [   0.007s] (   1/2566) mock-adapter::bin/capture-player tests::parses_a_well_formed_record
2026-08-18T01:36:53.1306117Z         PASS [   0.007s] (   2/2566) mock-adapter::bin/capture-player tests::refuses_a_length_mismatch
2026-08-18T01:36:53.1309699Z         PASS [   0.015s] (   3/2566) spt::bin/spt accessview::tests::drill_matches_only_its_own_kind
2026-08-18T01:36:53.1318083Z         PASS [   0.015s] (   4/2566) spt::bin/spt api::auth::tests::an_unverifiable_live_owner_never_grants_a_repin
2026-08-18T01:36:53.1322024Z         PASS [   0.015s] (   5/2566) spt::bin/spt accessview::tests::a_pinned_open_renders_apart_from_a_default_open
2026-08-18T01:36:53.1324930Z         PASS [   0.015s] (   6/2566) spt::bin/spt accessview::tests::target_roster_groups_types_and_counts_rules
2026-08-18T01:36:53.1330929Z         PASS [   0.015s] (   7/2566) spt::bin/spt accessview::tests::node_roster_lists_node_scope_entities_and_mode_exceptions
2026-08-18T01:36:53.1331912Z         PASS [   0.015s] (   8/2566) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-08-18T01:36:53.1335009Z         PASS [   0.016s] (   9/2566) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-08-18T01:36:53.1351625Z         PASS [   0.025s] (  10/2566) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-08-18T01:36:53.1366827Z         PASS [   0.011s] (  11/2566) spt::bin/spt api::auth::tests::worker_missing_is_no_endpoint
2026-08-18T01:36:53.1425541Z         PASS [   0.017s] (  12/2566) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-08-18T01:36:53.1427645Z         PASS [   0.024s] (  13/2566) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-08-18T01:36:53.1428409Z         PASS [   0.024s] (  14/2566) spt::bin/spt api::auth::tests::token_auth_path_unchanged
2026-08-18T01:36:53.1431633Z         PASS [   0.016s] (  15/2566) spt::bin/spt api::delivery::tests::an_undated_state_is_dated_by_a_non_edge_report
2026-08-18T01:36:53.1446518Z         PASS [   0.034s] (  16/2566) spt::bin/spt api::auth::tests::live_owner_mismatch_still_refuses
2026-08-18T01:36:53.1489889Z         PASS [   0.023s] (  17/2566) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-08-18T01:36:53.1496733Z         PASS [   0.024s] (  18/2566) spt::bin/spt api::auth::tests::worker_stored_sid_authenticates
2026-08-18T01:36:53.1499852Z         PASS [   0.024s] (  19/2566) spt::bin/spt api::auth::tests::worker_wrong_sid_and_token_only_refused
2026-08-18T01:36:53.1504343Z         PASS [   0.025s] (  20/2566) spt::bin/spt api::auth::tests::worker_parent_current_sid_authenticates_after_rotation
2026-08-18T01:36:53.1507832Z         PASS [   0.040s] (  21/2566) spt::bin/spt api::auth::tests::pinned_to_dead_sid_mismatched_poll_repins
2026-08-18T01:36:53.1511955Z         PASS [   0.015s] (  22/2566) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-08-18T01:36:53.1523126Z         PASS [   0.016s] (  23/2566) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-08-18T01:36:53.1526702Z         PASS [   0.010s] (  24/2566) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-08-18T01:36:53.1539183Z         PASS [   0.011s] (  25/2566) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-08-18T01:36:53.1545859Z         PASS [   0.044s] (  26/2566) spt::bin/spt api::auth::tests::dead_owner_repin_still_rescues_a_non_custody_sid
2026-08-18T01:36:53.1564636Z         PASS [   0.044s] (  27/2566) spt::bin/spt api::auth::tests::dead_owner_repin_refused_when_sid_is_a_psyche_custody_sid
2026-08-18T01:36:53.1612371Z         PASS [   0.044s] (  28/2566) spt::bin/spt api::auth::tests::a_recycled_owner_pid_no_longer_blocks_the_dead_owner_rescue
2026-08-18T01:36:53.1616134Z         PASS [   0.045s] (  29/2566) spt::bin/spt api::auth::tests::dead_owner_repin_refused_when_sid_owns_another_perch
2026-08-18T01:36:53.1625373Z         PASS [   0.019s] (  30/2566) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-08-18T01:36:53.1639172Z         PASS [   0.013s] (  31/2566) spt::bin/spt api::engineroom::tests::a_pin_is_not_a_clear
2026-08-18T01:36:53.1664389Z         PASS [   0.014s] (  32/2566) spt::bin/spt api::engineroom::tests::a_refresh_adopts_only_a_real_divergence
2026-08-18T01:36:53.1667928Z         PASS [   0.012s] (  33/2566) spt::bin/spt api::engineroom::tests::subnet_authority_is_the_empowerment_not_the_gate
2026-08-18T01:36:53.1670828Z         PASS [   0.012s] (  34/2566) spt::bin/spt api::engineroom::tests::the_perch_minting_verbs_admit_the_reserved_id_only_as_a_completion
2026-08-18T01:36:53.1672124Z         PASS [   0.013s] (  35/2566) spt::bin/spt api::engineroom::tests::the_gate_admits_only_the_reserved_id_provisioned_and_authenticated
2026-08-18T01:36:53.1675474Z         PASS [   0.014s] (  36/2566) spt::bin/spt api::engineroom::tests::an_admin_code_verifies_across_the_ceremony_window_only
2026-08-18T01:36:53.1732105Z         PASS [   0.018s] (  37/2566) spt::bin/spt api::engineroom::tests::the_surface_mode_verb_refuses_a_caller_that_is_not_the_engine_room
2026-08-18T01:36:53.1741262Z         PASS [   0.010s] (  38/2566) spt::bin/spt api::engineroom::tests::the_unset_echo_names_what_governs_next
2026-08-18T01:36:53.1755707Z         PASS [   0.009s] (  39/2566) spt::bin/spt api::engineroom::tests::the_written_node_mode_is_the_one_the_chain_reads
2026-08-18T01:36:53.1809311Z         PASS [   0.019s] (  40/2566) spt::bin/spt api::engineroom::tests::the_surface_mode_verb_refuses_an_unminted_surface_and_writes_nothing
2026-08-18T01:36:53.1812249Z         PASS [   0.008s] (  41/2566) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-08-18T01:36:53.1976239Z         PASS [   0.022s] (  42/2566) spt::bin/spt api::reporting::tests::boundary_refuses_rotating_onto_a_psyche_custody_sid
2026-08-18T01:36:53.2045206Z         PASS [   0.007s] (  43/2566) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-08-18T01:36:53.2185485Z         PASS [   0.014s] (  44/2566) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-08-18T01:36:53.2263789Z         PASS [   0.082s] (  45/2566) spt::bin/spt api::delivery::tests::only_a_real_state_edge_stamps_the_transition_instant
2026-08-18T01:36:53.2383561Z         PASS [   0.020s] (  46/2566) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-08-18T01:36:53.2449588Z         PASS [   0.007s] (  47/2566) spt::bin/spt api::reporting::tests::endpoint_info_attached_node_from_honest_stamps
2026-08-18T01:36:53.2462610Z         PASS [   0.020s] (  48/2566) spt::bin/spt api::reporting::tests::endpoint_info_activity_word_tracks_the_idle_sentinel
2026-08-18T01:36:53.2519571Z         PASS [   0.007s] (  49/2566) spt::bin/spt api::reporting::tests::endpoint_info_attached_node_self_attributes_own_node_driver
2026-08-18T01:36:53.2529434Z         PASS [   0.007s] (  50/2566) spt::bin/spt api::reporting::tests::endpoint_info_json_always_carries_an_activity_word
2026-08-18T01:36:53.2603174Z         PASS [   0.007s] (  51/2566) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-08-18T01:36:53.2719416Z         PASS [   0.020s] (  52/2566) spt::bin/spt api::reporting::tests::endpoint_info_reports_and_refuses
2026-08-18T01:36:53.2795591Z         PASS [   0.007s] (  53/2566) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-08-18T01:36:53.2877638Z         PASS [   0.008s] (  54/2566) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-08-18T01:36:53.2977923Z         PASS [   0.124s] (  55/2566) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-08-18T01:36:53.3030095Z         PASS [   0.013s] (  56/2566) spt::bin/spt api::reporting::tests::history_log_appends
2026-08-18T01:36:53.3032751Z         PASS [   0.135s] (  57/2566) spt::bin/spt api::reporting::tests::a_non_engine_room_boundary_never_moves_the_seats_empowerment
2026-08-18T01:36:53.3059552Z         PASS [   0.008s] (  58/2566) spt::bin/spt api::reporting::tests::misplaced_drop_is_still_found_once_the_anchor_is_correct
2026-08-18T01:36:53.3080467Z         PASS [   0.007s] (  59/2566) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-08-18T01:36:53.3148166Z         PASS [   0.134s] (  60/2566) spt::bin/spt api::reporting::tests::boundary_with_a_fresh_sid_is_unaffected_by_the_squat_guard
2026-08-18T01:36:53.3155556Z         PASS [   0.148s] (  61/2566) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-08-18T01:36:53.3157774Z         PASS [   0.149s] (  62/2566) spt::bin/spt api::reporting::tests::a_rotated_away_session_id_cannot_resurrect_a_dropped_empowerment
2026-08-18T01:36:53.3407153Z         PASS [   0.198s] (  63/2566) spt::bin/spt api::delivery::tests::idle_drain_peek_returns_non_deferred_rows_only
2026-08-18T01:36:53.3536056Z         PASS [   0.013s] (  64/2566) spt::bin/spt api::startup::tests::a_dead_binder_pid_proves_nothing_and_never_drops_the_stamp
2026-08-18T01:36:53.3544817Z         PASS [   0.205s] (  65/2566) spt::bin/spt api::delivery::tests::poll_only_drains_when_hook_method_present
2026-08-18T01:36:53.3606315Z         PASS [   0.007s] (  66/2566) spt::bin/spt api::startup::tests::a_dead_relays_capability_stamp_is_not_resurrected_by_a_listener_rebind
2026-08-18T01:36:53.3625816Z         PASS [   0.008s] (  67/2566) spt::bin/spt api::tests::adapter_is_optional
2026-08-18T01:36:53.3699991Z         PASS [   0.008s] (  68/2566) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-08-18T01:36:53.3783925Z         PASS [   0.008s] (  69/2566) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-08-18T01:36:53.3839583Z         PASS [   0.124s] (  70/2566) spt::bin/spt api::reporting::tests::erase_unregisters_regardless_of_liveness
2026-08-18T01:36:53.3851390Z         PASS [   0.007s] (  71/2566) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-08-18T01:36:53.3926885Z         PASS [   0.008s] (  72/2566) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-08-18T01:36:53.3930493Z         PASS [   0.008s] (  73/2566) spt::bin/spt api::tests::state_value_is_validated
2026-08-18T01:36:53.3940067Z         PASS [   0.244s] (  74/2566) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-08-18T01:36:53.3984548Z         PASS [   0.090s] (  75/2566) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-08-18T01:36:53.4074102Z         PASS [   0.093s] (  76/2566) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-08-18T01:36:53.4083317Z         PASS [   0.016s] (  77/2566) spt::bin/spt api::tests::surface_parses
2026-08-18T01:36:53.4181941Z         PASS [   0.269s] (  78/2566) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-08-18T01:36:53.4182841Z         PASS [   0.103s] (  79/2566) spt::bin/spt api::reporting::tests::soft_end_preserves_a_live_listeners_address
2026-08-18T01:36:53.4266560Z         PASS [   0.033s] (  80/2566) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-08-18T01:36:53.4334130Z         PASS [   0.007s] (  81/2566) spt::bin/spt cli::lifecycle_verb_decisions::remembered_defaults_prefer_the_newest_row_field_by_field
2026-08-18T01:36:53.4401880Z         PASS [   0.007s] (  82/2566) spt::bin/spt cli::lifecycle_verb_decisions::the_adapter_precedence_is_flag_then_endpoint_then_a_sole_installed_one
2026-08-18T01:36:53.4430743Z         PASS [   0.049s] (  83/2566) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-08-18T01:36:53.4465121Z         PASS [   0.006s] (  84/2566) spt::bin/spt cli::lifecycle_verb_decisions::the_go_ladder_takes_the_ratified_rung
2026-08-18T01:36:53.4474032Z         PASS [   0.029s] (  85/2566) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-08-18T01:36:53.4503297Z         PASS [   0.007s] (  86/2566) spt::bin/spt cli::reserved_id_tests::endpoint_run_refuses_the_reserved_id_and_saves_nothing
2026-08-18T01:36:53.4530077Z         PASS [   0.035s] (  87/2566) spt::bin/spt api::worker::tests::worker_start_registration_sid_falls_back_to_presented
2026-08-18T01:36:53.4532482Z         PASS [   0.138s] (  88/2566) spt::bin/spt api::reporting::tests::soft_end_still_cleans_a_dead_listeners_address
2026-08-18T01:36:53.4568265Z         PASS [   0.048s] (  89/2566) spt::bin/spt api::worker::tests::worker_start_mints_id_stores_parent_sid_and_metadata
2026-08-18T01:36:53.4584520Z         PASS [   0.008s] (  90/2566) spt::bin/spt cli::resume_resolution_tests::resume_never_feeds_a_provisional
2026-08-18T01:36:53.4600134Z         PASS [   0.007s] (  91/2566) spt::bin/spt cli::retired_verb_pre_scan::the_pre_scan_reads_the_verb_position_only
2026-08-18T01:36:53.4630705Z         PASS [   0.015s] (  92/2566) spt::bin/spt cli::reserved_id_tests::the_lifecycle_verbs_refuse_their_preconditions
2026-08-18T01:36:53.4635277Z         PASS [   0.010s] (  93/2566) spt::bin/spt cli::retired_verb_pre_scan::the_retired_verb_refuses_with_a_pointer_a_generic_error_cannot_fake
2026-08-18T01:36:53.4650461Z         PASS [   0.008s] (  94/2566) spt::bin/spt cli::run_home_tests::order_by_mru_orders_guidance
2026-08-18T01:36:53.4653364Z         PASS [   0.007s] (  95/2566) spt::bin/spt cli::run_home_tests::run_home_resolution_matrix
2026-08-18T01:36:53.4686189Z         PASS [   0.008s] (  96/2566) spt::bin/spt cli::run_on_live_tests::run_on_live_never_duplicates_and_create_conflicts
2026-08-18T01:36:53.4724445Z         PASS [   0.009s] (  97/2566) spt::bin/spt cli::tests::a_mint_captures_its_declared_mode_and_nothing_else
2026-08-18T01:36:53.4751678Z         PASS [   0.007s] (  98/2566) spt::bin/spt cli::tests::a_notfound_lands_locally_only_when_the_target_is_an_endpoint_here
2026-08-18T01:36:53.4758232Z         PASS [   0.325s] (  99/2566) spt::bin/spt api::engineroom::tests::a_non_engine_room_attempt_never_touches_the_empower_ledger
2026-08-18T01:36:53.4810976Z         PASS [   0.016s] ( 100/2566) spt::bin/spt cli::tests::a_non_attributable_bake_needs_the_acknowledgment_and_keeps_it
2026-08-18T01:36:53.4824473Z         PASS [   0.006s] ( 101/2566) spt::bin/spt cli::tests::a_remote_send_receive_claims_only_what_it_can_deliver
2026-08-18T01:36:53.4836541Z         PASS [   0.011s] ( 102/2566) spt::bin/spt cli::tests::a_one_way_approval_hands_over_a_reverse_command_that_parses
2026-08-18T01:36:53.4854249Z         PASS [   0.179s] ( 103/2566) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-08-18T01:36:53.4888063Z         PASS [   0.008s] ( 104/2566) spt::bin/spt cli::tests::a_reply_carried_request_is_not_stamped_as_a_first_order_knock
2026-08-18T01:36:53.4894570Z         PASS [   0.007s] ( 105/2566) spt::bin/spt cli::tests::a_retired_flag_names_what_replaced_it
2026-08-18T01:36:53.4910151Z         PASS [   0.025s] ( 106/2566) spt::bin/spt cli::tests::a_minted_sealed_code_is_the_one_that_opens_to_its_record
2026-08-18T01:36:53.4912837Z         PASS [   0.007s] ( 107/2566) spt::bin/spt cli::tests::a_row_without_a_node_says_so_and_one_with_a_node_shows_it
2026-08-18T01:36:53.4946465Z         PASS [   0.008s] ( 108/2566) spt::bin/spt cli::tests::a_rule_describes_itself_in_plain_words
2026-08-18T01:36:53.4991937Z         PASS [   0.009s] ( 109/2566) spt::bin/spt cli::tests::a_status_row_reads_held_over_running_and_carries_its_evidence
2026-08-18T01:36:53.4994824Z         PASS [   0.010s] ( 110/2566) spt::bin/spt cli::tests::a_sender_rule_on_a_non_attributable_surface_is_refused
2026-08-18T01:36:53.4997400Z         PASS [   0.010s] ( 111/2566) spt::bin/spt cli::tests::a_sealed_codes_subnet_is_chosen_and_never_guessed
2026-08-18T01:36:53.5051107Z         PASS [   0.355s] ( 112/2566) spt::bin/spt api::delivery::tests::poll_drain_suppresses_idle_only_which_reaches_the_relay
2026-08-18T01:36:53.5054301Z         PASS [   0.011s] ( 113/2566) spt::bin/spt cli::tests::a_subnet_fork_grant_names_the_members_that_cannot_resolve
2026-08-18T01:36:53.5058575Z         PASS [   0.015s] ( 114/2566) spt::bin/spt cli::tests::a_subcommand_name_beats_the_bare_target
2026-08-18T01:36:53.5146678Z         PASS [   0.015s] ( 115/2566) spt::bin/spt cli::tests::adapter_add_transport_flags_parse
2026-08-18T01:36:53.5205388Z         PASS [   0.021s] ( 116/2566) spt::bin/spt cli::tests::access_subcommands_parse
2026-08-18T01:36:53.5274149Z         PASS [   0.007s] ( 117/2566) spt::bin/spt cli::tests::adapter_name_validation_flags_every_unknown
2026-08-18T01:36:53.5286091Z         PASS [   0.082s] ( 118/2566) spt::bin/spt cli::reserved_id_tests::rename_into_the_reserved_id_is_refused
2026-08-18T01:36:53.5287087Z         PASS [   0.361s] ( 119/2566) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-08-18T01:36:53.5315545Z         PASS [   0.026s] ( 120/2566) spt::bin/spt cli::tests::adapter_has_live_endpoint_detects_matching_live_perch
2026-08-18T01:36:53.5320030Z         PASS [   0.230s] ( 121/2566) spt::bin/spt api::reporting::tests::session_end_erase_reaps_stale_worker_then_proceeds
2026-08-18T01:36:53.5348355Z         PASS [   0.007s] ( 122/2566) spt::bin/spt cli::tests::adapter_names_comma_list_parses_and_refuses_empties
2026-08-18T01:36:53.5398827Z         PASS [   0.077s] ( 123/2566) spt::bin/spt cli::tests::a_local_hit_never_asks_the_broker
2026-08-18T01:36:53.5400951Z         PASS [   0.011s] ( 124/2566) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-08-18T01:36:53.5403105Z         PASS [   0.011s] ( 125/2566) spt::bin/spt cli::tests::adapter_string_verbs
2026-08-18T01:36:53.5456993Z         PASS [   0.395s] ( 126/2566) spt::bin/spt api::delivery::tests::poll_drain_validates_notify_copies_against_their_rows
2026-08-18T01:36:53.5480469Z         PASS [   0.008s] ( 127/2566) spt::bin/spt cli::tests::adapter_update_install_dir_is_registered_source_dir_not_repo_name
2026-08-18T01:36:53.5484233Z         PASS [   0.008s] ( 128/2566) spt::bin/spt cli::tests::adapter_update_notice_absent_when_no_message
2026-08-18T01:36:53.5485441Z         PASS [   0.014s] ( 129/2566) spt::bin/spt cli::tests::adapter_translate_proof_parses
2026-08-18T01:36:53.5488245Z         PASS [   0.009s] ( 130/2566) spt::bin/spt cli::tests::adapter_update_notice_renders_declared_message_markdown
2026-08-18T01:36:53.5528173Z         PASS [   0.021s] ( 131/2566) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-08-18T01:36:53.5560054Z         PASS [   0.009s] ( 132/2566) spt::bin/spt cli::tests::adapter_update_summary_and_exit_aggregate_isolated_failures
2026-08-18T01:36:53.5563095Z         PASS [   0.008s] ( 133/2566) spt::bin/spt cli::tests::agent_ground_describes_itself_exactly_as_the_ceremony_always_did
2026-08-18T01:36:53.5578340Z         PASS [   0.043s] ( 134/2566) spt::bin/spt cli::tests::adapter_has_live_endpoint_false_for_other_or_dead
2026-08-18T01:36:53.5582184Z         PASS [   0.009s] ( 135/2566) spt::bin/spt cli::tests::adapter_version_surfaces_declared_adapter_version
2026-08-18T01:36:53.5586821Z         PASS [   0.011s] ( 136/2566) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-08-18T01:36:53.5592241Z         PASS [   0.054s] ( 137/2566) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-08-18T01:36:53.5596030Z         PASS [   0.011s] ( 138/2566) spt::bin/spt cli::tests::adapter_version_parses
2026-08-18T01:36:53.5605866Z         PASS [   0.055s] ( 139/2566) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-08-18T01:36:53.5624020Z         PASS [   0.010s] ( 140/2566) spt::bin/spt cli::tests::all_hidden_this_node_suppresses_no_perches_marker
2026-08-18T01:36:53.5637823Z         PASS [   0.009s] ( 141/2566) spt::bin/spt cli::tests::already_applied_message_reads_up_to_date_no_restart
2026-08-18T01:36:53.5642990Z         PASS [   0.383s] ( 142/2566) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-08-18T01:36:53.5680298Z         PASS [   0.011s] ( 143/2566) spt::bin/spt cli::tests::an_addressed_target_is_local_only_when_its_node_half_names_this_node
2026-08-18T01:36:53.5702357Z         PASS [   0.011s] ( 144/2566) spt::bin/spt cli::tests::an_excluded_knock_is_neither_a_landing_nor_a_wire_refusal
2026-08-18T01:36:53.5706398Z         PASS [   0.012s] ( 145/2566) spt::bin/spt cli::tests::an_empty_unlisted_set_renders_no_heading_at_all
2026-08-18T01:36:53.5710293Z         PASS [   0.012s] ( 146/2566) spt::bin/spt cli::tests::an_approval_binds_the_subject_the_knocks_origin_implies
2026-08-18T01:36:53.5727405Z         PASS [   0.012s] ( 147/2566) spt::bin/spt cli::tests::an_empty_stored_surface_list_still_means_every_surface
2026-08-18T01:36:53.5730860Z         PASS [   0.011s] ( 148/2566) spt::bin/spt cli::tests::an_undelivered_receipt_reports_only_the_receipt
2026-08-18T01:36:53.5749164Z         PASS [   0.011s] ( 149/2566) spt::bin/spt cli::tests::any_single_evidence_source_is_enough_and_only_nothing_refuses
2026-08-18T01:36:53.5784897Z         PASS [   0.016s] ( 150/2566) spt::bin/spt cli::tests::answering_verbs_declare_no_directionality
2026-08-18T01:36:53.5804943Z         PASS [   0.010s] ( 151/2566) spt::bin/spt cli::tests::applied_message_appends_restart_required_notice
2026-08-18T01:36:53.5807782Z         PASS [   0.010s] ( 152/2566) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-08-18T01:36:53.5824505Z         PASS [   0.018s] ( 153/2566) spt::bin/spt cli::tests::api_adapter_flag_is_group_level_not_post_subcommand
2026-08-18T01:36:53.5853362Z         PASS [   0.017s] ( 154/2566) spt::bin/spt cli::tests::api_listen_accepts_session_id_flag
2026-08-18T01:36:53.5858635Z         PASS [   0.012s] ( 155/2566) spt::bin/spt cli::tests::bare_tty_guard
2026-08-18T01:36:53.5885009Z         PASS [   0.016s] ( 156/2566) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-08-18T01:36:53.5903233Z         PASS [   0.009s] ( 157/2566) spt::bin/spt cli::tests::broker_image_line_reports_without_warning_or_remedy
2026-08-18T01:36:53.5914991Z         PASS [   0.009s] ( 158/2566) spt::bin/spt cli::tests::classify_fetch_reject_matrix
2026-08-18T01:36:53.5946747Z         PASS [   0.016s] ( 159/2566) spt::bin/spt cli::tests::bare_update_parses_composite_flags
2026-08-18T01:36:53.5966055Z         PASS [   0.009s] ( 160/2566) spt::bin/spt cli::tests::classify_flat_archive_never_misfires
2026-08-18T01:36:53.5970041Z         PASS [   0.009s] ( 161/2566) spt::bin/spt cli::tests::classify_multiplatform_captures_only_known_triples
2026-08-18T01:36:53.5973032Z         PASS [   0.025s] ( 162/2566) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-08-18T01:36:53.5974139Z         PASS [   0.016s] ( 163/2566) spt::bin/spt cli::tests::both_knock_answer_surfaces_take_a_monic
2026-08-18T01:36:53.5976944Z         PASS [   0.010s] ( 164/2566) spt::bin/spt cli::tests::cli_send_stamps_cli_at_node_origin
2026-08-18T01:36:53.5989075Z         PASS [   0.008s] ( 165/2566) spt::bin/spt cli::tests::composite_plans_core_first_and_core_only_skips_adapters
2026-08-18T01:36:53.6014656Z         PASS [   0.009s] ( 166/2566) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-08-18T01:36:53.6049084Z         PASS [   0.010s] ( 167/2566) spt::bin/spt cli::tests::coordinator_image_line_is_the_only_stale_warning
2026-08-18T01:36:53.6050359Z         PASS [   0.009s] ( 168/2566) spt::bin/spt cli::tests::create_mode_is_never_preselected
2026-08-18T01:36:53.6053651Z         PASS [   0.009s] ( 169/2566) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-08-18T01:36:53.6056247Z         PASS [   0.010s] ( 170/2566) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-08-18T01:36:53.6059174Z         PASS [   0.010s] ( 171/2566) spt::bin/spt cli::tests::create_mints_two_distinct_keys_and_records_the_mode
2026-08-18T01:36:53.6083299Z         PASS [   0.009s] ( 172/2566) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-08-18T01:36:53.6140127Z         PASS [   0.009s] ( 173/2566) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-08-18T01:36:53.6151054Z         PASS [   0.009s] ( 174/2566) spt::bin/spt cli::tests::cross_node_after_filters_a_sealed_turn_exactly_like_the_local_path
2026-08-18T01:36:53.6168654Z         PASS [   0.008s] ( 175/2566) spt::bin/spt cli::tests::daemonless_apply_message_points_at_finish_or_start
2026-08-18T01:36:53.6171550Z         PASS [   0.012s] ( 176/2566) spt::bin/spt cli::tests::daemon_refresh_verb_parses
2026-08-18T01:36:53.6172757Z         PASS [   0.020s] ( 177/2566) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-08-18T01:36:53.6234930Z         PASS [   0.022s] ( 178/2566) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-08-18T01:36:53.6238939Z         PASS [   0.018s] ( 179/2566) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-08-18T01:36:53.6241395Z         PASS [   0.009s] ( 180/2566) spt::bin/spt cli::tests::deferred_elevation_gate_matrix
2026-08-18T01:36:53.6252756Z         PASS [   0.008s] ( 181/2566) spt::bin/spt cli::tests::digest_json_carries_version_and_leaves_stderr_clean
2026-08-18T01:36:53.6255553Z         PASS [   0.011s] ( 182/2566) spt::bin/spt cli::tests::digest_cursor_flags_parse
2026-08-18T01:36:53.6260362Z         PASS [   0.009s] ( 183/2566) spt::bin/spt cli::tests::digest_human_path_keeps_the_stderr_trailer
2026-08-18T01:36:53.6300712Z         PASS [   0.012s] ( 184/2566) spt::bin/spt cli::tests::digest_flag_defaults
2026-08-18T01:36:53.6329152Z         PASS [   0.062s] ( 185/2566) spt::bin/spt cli::tests::apply_release_crc_swap_only_swaps_changed
2026-08-18T01:36:53.6331930Z         PASS [   0.009s] ( 186/2566) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-08-18T01:36:53.6333622Z         PASS [   0.009s] ( 187/2566) spt::bin/spt cli::tests::endpoint_caller_is_denied_and_a_human_caller_is_not
2026-08-18T01:36:53.6339260Z         PASS [   0.010s] ( 188/2566) spt::bin/spt cli::tests::digest_json_predates_path_still_carries_version
2026-08-18T01:36:53.6348652Z         PASS [   0.009s] ( 189/2566) spt::bin/spt cli::tests::endpoint_row_json_endpoint_type_is_additive
2026-08-18T01:36:53.6351926Z         PASS [   0.227s] ( 190/2566) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-08-18T01:36:53.6417435Z         PASS [   0.016s] ( 191/2566) spt::bin/spt cli::tests::endpoint_role_parses
2026-08-18T01:36:53.6424783Z         PASS [   0.010s] ( 192/2566) spt::bin/spt cli::tests::engine_room_purge_resets_under_elevation_and_refuses_without_it
2026-08-18T01:36:53.6428039Z         PASS [   0.010s] ( 193/2566) spt::bin/spt cli::tests::engine_room_ceremony_decision_table
2026-08-18T01:36:53.6431215Z         PASS [   0.009s] ( 194/2566) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-08-18T01:36:53.6474361Z         PASS [   0.012s] ( 195/2566) spt::bin/spt cli::tests::every_mint_persist_site_asks_the_shared_probe
2026-08-18T01:36:53.6491390Z         PASS [   0.044s] ( 196/2566) spt::bin/spt cli::tests::create_provisions_the_admin_key_and_show_code_never_does
2026-08-18T01:36:53.6514723Z         PASS [   0.009s] ( 197/2566) spt::bin/spt cli::tests::every_send_outcome_is_answered_by_exactly_one_renderer
2026-08-18T01:36:53.6587727Z         PASS [   0.009s] ( 198/2566) spt::bin/spt cli::tests::fetch_reject_action_apply_decision
2026-08-18T01:36:53.6600760Z         PASS [   0.160s] ( 199/2566) spt::bin/spt cli::tests::a_wedged_probe_costs_one_ceiling_and_reads_unknown_not_offline
2026-08-18T01:36:53.6603816Z         PASS [   0.009s] ( 200/2566) spt::bin/spt cli::tests::filter_after_excludes_at_or_below_cursor
2026-08-18T01:36:53.6613086Z         PASS [   0.029s] ( 201/2566) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-08-18T01:36:53.6673336Z         PASS [   0.008s] ( 202/2566) spt::bin/spt cli::tests::finish_message_states_fully_live_no_manual_restart
2026-08-18T01:36:53.6678050Z         PASS [   0.009s] ( 203/2566) spt::bin/spt cli::tests::filter_after_predates_window_returns_full
2026-08-18T01:36:53.6678912Z         PASS [   0.026s] ( 204/2566) spt::bin/spt cli::tests::every_read_status_command_accepts_the_global_json_flag
2026-08-18T01:36:53.6697925Z         PASS [   0.008s] ( 205/2566) spt::bin/spt cli::tests::gh_download_command_no_tag_omits_tag
2026-08-18T01:36:53.6729137Z         PASS [   0.312s] ( 206/2566) spt::bin/spt api::startup::tests::a_listener_over_a_dead_pty_is_not_offlined_by_the_liveness_reconcile
2026-08-18T01:36:53.6754616Z         PASS [   0.032s] ( 207/2566) spt::bin/spt cli::tests::extract_multiplatform_missing_my_triple_is_typed_rejection
2026-08-18T01:36:53.6761456Z         PASS [   0.008s] ( 208/2566) spt::bin/spt cli::tests::gh_failure_classes_render_os_correct_hints
2026-08-18T01:36:53.6763083Z         PASS [   0.032s] ( 209/2566) spt::bin/spt cli::tests::extract_legacy_flat_stays_flat
2026-08-18T01:36:53.6783418Z         PASS [   0.008s] ( 210/2566) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-08-18T01:36:53.6785841Z         PASS [   0.008s] ( 211/2566) spt::bin/spt cli::tests::gh_download_command_with_tag_shape
2026-08-18T01:36:53.7740253Z         PASS [   0.041s] ( 212/2566) spt::bin/spt cli::tests::every_node_subcommand_parses_identically_under_the_daemon_alias
2026-08-18T01:36:53.7741021Z         PASS [   0.009s] ( 213/2566) spt::bin/spt cli::tests::gh_version_command_shape
2026-08-18T01:36:53.7741615Z         PASS [   0.036s] ( 214/2566) spt::bin/spt cli::tests::extract_multiplatform_places_shared_root_and_flattens_my_triple
2026-08-18T01:36:53.7742614Z         PASS [   0.009s] ( 215/2566) spt::bin/spt cli::tests::inbound_verdict_rides_the_json_in_every_state_including_ok
2026-08-18T01:36:53.7743612Z         PASS [   0.013s] ( 216/2566) spt::bin/spt cli::tests::inbound_json_speaks_in_the_two_states_the_human_view_is_silent_in
2026-08-18T01:36:53.7744638Z         PASS [   0.011s] ( 217/2566) spt::bin/spt cli::tests::install_place_is_idempotent_and_path_block_detected
2026-08-18T01:36:53.7745606Z         PASS [   0.009s] ( 218/2566) spt::bin/spt cli::tests::install_platform_check_gates_stamp_and_host_arch
2026-08-18T01:36:53.7746435Z         PASS [   0.017s] ( 219/2566) spt::bin/spt cli::tests::grant_subcommands_parse
2026-08-18T01:36:53.7747231Z         PASS [   0.017s] ( 220/2566) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-08-18T01:36:53.7755755Z         PASS [   0.009s] ( 221/2566) spt::bin/spt cli::tests::instance_rows_palette_and_align
2026-08-18T01:36:53.7758058Z         PASS [   0.023s] ( 222/2566) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-08-18T01:36:53.7758886Z         PASS [   0.012s] ( 223/2566) spt::bin/spt cli::tests::instance_rows_project_column
2026-08-18T01:36:53.7763177Z         PASS [   0.010s] ( 224/2566) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-08-18T01:36:53.7766078Z         PASS [   0.010s] ( 225/2566) spt::bin/spt cli::tests::json_activity_key_is_local_only_and_skips_when_unknown
2026-08-18T01:36:53.7773913Z         PASS [   0.011s] ( 226/2566) spt::bin/spt cli::tests::json_activity_words_come_from_the_shared_vocabulary_source
2026-08-18T01:36:53.7776165Z         PASS [   0.015s] ( 227/2566) spt::bin/spt cli::tests::invalid_usage_errors
2026-08-18T01:36:53.7777152Z         PASS [   0.011s] ( 228/2566) spt::bin/spt cli::tests::json_payload_rides_as_attr_alongside_body
2026-08-18T01:36:53.7781864Z         PASS [   0.033s] ( 229/2566) spt::bin/spt api::startup::tests::a_live_owner_whose_birth_matches_still_refuses_the_bind
2026-08-18T01:36:53.7786546Z         PASS [   0.010s] ( 230/2566) spt::bin/spt cli::tests::json_project_field_skip_if_none
2026-08-18T01:36:53.7793231Z         PASS [   0.034s] ( 231/2566) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-08-18T01:36:53.7795705Z         PASS [   0.011s] ( 232/2566) spt::bin/spt cli::tests::knock_surfaces_speaks_the_tables_vocabulary_and_refuses_the_rest
2026-08-18T01:36:53.7797886Z         PASS [   0.010s] ( 233/2566) spt::bin/spt cli::tests::malformed_tuple_flags_refuse_with_a_usable_diagnostic
2026-08-18T01:36:53.7800417Z         PASS [   0.155s] ( 234/2566) spt::bin/spt cli::tests::an_engine_room_reset_wipes_records_but_never_deletes_the_engine_room
2026-08-18T01:36:53.7801657Z         PASS [   0.011s] ( 235/2566) spt::bin/spt cli::tests::local_dtos_carry_host_error_and_omit_it_when_clean
2026-08-18T01:36:53.7802803Z         PASS [   0.012s] ( 236/2566) spt::bin/spt cli::tests::no_redeem_surface_claims_a_reverse_the_minting_side_could_not_open
2026-08-18T01:36:53.7804125Z         PASS [   0.011s] ( 237/2566) spt::bin/spt cli::tests::node_group_discards_self_and_skips_empty
2026-08-18T01:36:53.7805565Z         PASS [   0.018s] ( 238/2566) spt::bin/spt cli::tests::new_code_carries_the_acknowledgment_and_the_subnet_through_the_router
2026-08-18T01:36:53.7808842Z         PASS [   0.012s] ( 239/2566) spt::bin/spt cli::tests::node_group_freshest_epoch_wins_and_unions_subnets
2026-08-18T01:36:53.7811888Z         PASS [   0.011s] ( 240/2566) spt::bin/spt cli::tests::node_grouped_render_structure_and_palette
2026-08-18T01:36:53.7813224Z         PASS [   0.010s] ( 241/2566) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-08-18T01:36:53.7815636Z         PASS [   0.011s] ( 242/2566) spt::bin/spt cli::tests::node_group_same_id_two_nodes_two_groups
2026-08-18T01:36:53.7816645Z         PASS [   0.011s] ( 243/2566) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-08-18T01:36:53.7817670Z         PASS [   0.027s] ( 244/2566) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-08-18T01:36:53.7818763Z         PASS [   0.012s] ( 245/2566) spt::bin/spt cli::tests::node_status_rows_denominator_counts_routable_only
2026-08-18T01:36:53.7843316Z         PASS [   0.009s] ( 246/2566) spt::bin/spt cli::tests::only_a_bake_that_can_admit_the_whole_node_demands_the_acknowledgment
2026-08-18T01:36:53.7845305Z         PASS [   0.011s] ( 247/2566) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-08-18T01:36:53.7849854Z         PASS [   0.010s] ( 248/2566) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-08-18T01:36:53.7852603Z         PASS [   0.011s] ( 249/2566) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-08-18T01:36:53.7853976Z         PASS [   0.037s] ( 250/2566) spt::bin/spt cli::tests::monic_verbs_parse
2026-08-18T01:36:53.7856452Z         PASS [   0.011s] ( 251/2566) spt::bin/spt cli::tests::origin_asset_urls_latest_and_tag
2026-08-18T01:36:53.7859544Z         PASS [   0.011s] ( 252/2566) spt::bin/spt cli::tests::only_the_send_side_defaults_to_msg
2026-08-18T01:36:53.7862020Z         PASS [   0.012s] ( 253/2566) spt::bin/spt cli::tests::only_rows_with_a_node_are_asked_and_answers_land_on_their_own_row
2026-08-18T01:36:53.7863468Z         PASS [   0.012s] ( 254/2566) spt::bin/spt cli::tests::own_nested_section_renders_under_this_node_without_moving_the_total
2026-08-18T01:36:53.7866721Z         PASS [   0.011s] ( 255/2566) spt::bin/spt cli::tests::peer_health_line_names_absent_peers_as_their_own_state
2026-08-18T01:36:53.7869527Z         PASS [   0.016s] ( 256/2566) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-08-18T01:36:53.7892095Z         PASS [   0.122s] ( 257/2566) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-08-18T01:36:53.7893652Z         PASS [   0.026s] ( 258/2566) spt::bin/spt cli::tests::notify_surface_parses
2026-08-18T01:36:53.7902665Z         PASS [   0.012s] ( 259/2566) spt::bin/spt cli::tests::peer_health_line_names_the_stage_and_stays_silent_when_idle
2026-08-18T01:36:53.7905780Z         PASS [   0.010s] ( 260/2566) spt::bin/spt cli::tests::poll_until_ready_fastpath_timeout_and_later_success
2026-08-18T01:36:53.7908509Z         PASS [   0.010s] ( 261/2566) spt::bin/spt cli::tests::post_step_notice_arbitration
2026-08-18T01:36:53.7910384Z         PASS [   0.049s] ( 262/2566) spt::bin/spt api::startup::tests::a_recycled_owner_pid_no_longer_refuses_the_bind
2026-08-18T01:36:53.7918063Z         PASS [   0.014s] ( 263/2566) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-08-18T01:36:53.7921090Z         PASS [   0.010s] ( 264/2566) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-08-18T01:36:53.7922223Z         PASS [   0.011s] ( 265/2566) spt::bin/spt cli::tests::project_index_line_states_health_not_presence
2026-08-18T01:36:53.7925081Z         PASS [   0.011s] ( 266/2566) spt::bin/spt cli::tests::psyche_companion_is_named_without_a_status
2026-08-18T01:36:53.7928416Z         PASS [   0.365s] ( 267/2566) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-08-18T01:36:53.7932230Z         PASS [   0.009s] ( 268/2566) spt::bin/spt cli::tests::remote_cell_project_ref_from_gossiped_recent_projects
2026-08-18T01:36:53.7933627Z         PASS [   0.013s] ( 269/2566) spt::bin/spt cli::tests::registered_github_home_detects_active_collision
2026-08-18T01:36:53.7936857Z         PASS [   0.012s] ( 270/2566) spt::bin/spt cli::tests::requesting_verbs_force_an_explicit_directionality
2026-08-18T01:36:53.7939669Z         PASS [   0.026s] ( 271/2566) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-08-18T01:36:53.7942752Z         PASS [   0.010s] ( 272/2566) spt::bin/spt cli::tests::resolve_proof_target_override_reads_on_disk
2026-08-18T01:36:53.7945499Z         PASS [   0.009s] ( 273/2566) spt::bin/spt cli::tests::resolve_transport_auto_follows_probe
2026-08-18T01:36:53.7946710Z         PASS [   0.009s] ( 274/2566) spt::bin/spt cli::tests::resolve_transport_explicit_never_probes
2026-08-18T01:36:53.7949517Z         PASS [   0.012s] ( 275/2566) spt::bin/spt cli::tests::rest_filter_hides_suspended_shows_all_and_corrupt_always
2026-08-18T01:36:53.7952629Z         PASS [   0.009s] ( 276/2566) spt::bin/spt cli::tests::rest_filter_status_first_ordering
2026-08-18T01:36:53.7955744Z         PASS [   0.011s] ( 277/2566) spt::bin/spt cli::tests::rest_filter_total_disclosure_and_corrupt_annotation
2026-08-18T01:36:53.7982916Z         PASS [   0.010s] ( 278/2566) spt::bin/spt cli::tests::restart_plans_lethal_leg_last
2026-08-18T01:36:53.8011128Z         PASS [   0.009s] ( 279/2566) spt::bin/spt cli::tests::ring_no_reply_arms_report_the_wait_in_the_callers_unit
2026-08-18T01:36:53.8033576Z         PASS [   0.008s] ( 280/2566) spt::bin/spt cli::tests::ring_timeout_parses_bare_as_minutes_and_honors_suffixes
2026-08-18T01:36:53.8041247Z         PASS [   0.012s] ( 281/2566) spt::bin/spt cli::tests::ring_timeout_defaults
2026-08-18T01:36:53.8114233Z         PASS [   0.009s] ( 282/2566) spt::bin/spt cli::tests::self_endpoint_line_reports_the_live_relay_or_says_there_is_none
2026-08-18T01:36:53.8134065Z         PASS [   0.055s] ( 283/2566) spt::bin/spt api::startup::tests::a_recycled_relay_pid_is_fixed_too_so_the_role_gate_is_not_carrying_this
2026-08-18T01:36:53.8135649Z         PASS [   0.008s] ( 284/2566) spt::bin/spt cli::tests::self_pin_annotates_host_error
2026-08-18T01:36:53.8154603Z         PASS [   0.007s] ( 285/2566) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-08-18T01:36:53.8163188Z         PASS [   0.054s] ( 286/2566) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-08-18T01:36:53.8186269Z         PASS [   0.008s] ( 287/2566) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-08-18T01:36:53.8193117Z         PASS [   0.009s] ( 288/2566) spt::bin/spt cli::tests::self_pin_annotates_translation_fault
2026-08-18T01:36:53.8236603Z         PASS [   0.012s] ( 289/2566) spt::bin/spt cli::tests::send_reply_to_flag_is_removed_and_target_required
2026-08-18T01:36:53.8289508Z         PASS [   0.013s] ( 290/2566) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-08-18T01:36:53.8324613Z         PASS [   0.014s] ( 291/2566) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-08-18T01:36:53.8371481Z         PASS [   0.212s] ( 292/2566) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-08-18T01:36:53.8541139Z         PASS [   0.058s] ( 293/2566) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-08-18T01:36:53.8593386Z         PASS [   0.106s] ( 294/2566) spt::bin/spt cli::tests::public_help_carries_no_internal_codes_at_any_ruled_site
2026-08-18T01:36:53.8633362Z         PASS [   0.031s] ( 295/2566) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-08-18T01:36:53.8691570Z         PASS [   0.015s] ( 296/2566) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-08-18T01:36:53.8806497Z         PASS [   0.021s] ( 297/2566) spt::bin/spt cli::tests::shell_subcommands_parse
2026-08-18T01:36:53.8809279Z         PASS [   0.018s] ( 298/2566) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-08-18T01:36:53.9013447Z         PASS [   0.148s] ( 299/2566) spt::bin/spt cli::tests::purge_force_asks_before_it_tears_anything_down
2026-08-18T01:36:53.9069609Z         PASS [   0.161s] ( 300/2566) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-08-18T01:36:53.9113314Z         PASS [   0.030s] ( 301/2566) spt::bin/spt cli::tests::shutdown_on_a_harness_hosted_endpoint_claims_no_process
2026-08-18T01:36:53.9182972Z         PASS [   0.017s] ( 302/2566) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-08-18T01:36:53.9399257Z         PASS [   0.028s] ( 303/2566) spt::bin/spt cli::tests::stage_then_swap_failed_fetch_preserves_install
2026-08-18T01:36:53.9572223Z         PASS [   0.211s] ( 304/2566) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-08-18T01:36:53.9638082Z         PASS [   0.007s] ( 305/2566) spt::bin/spt cli::tests::stall_evict_line_surfaces_only_a_real_tally
2026-08-18T01:36:53.9666757Z         PASS [   0.048s] ( 306/2566) spt::bin/spt cli::tests::staged_floor_admits_when_core_meets_floor
2026-08-18T01:36:53.9695871Z         PASS [   0.146s] ( 307/2566) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-08-18T01:36:53.9696825Z         PASS [   0.159s] ( 308/2566) spt::bin/spt api::startup::tests::api_bind_admits_the_reserved_id_only_as_a_bring_ups_completion
2026-08-18T01:36:53.9707642Z         PASS [   0.007s] ( 309/2566) spt::bin/spt cli::tests::stop_guard_refuses_live_sessions_without_force
2026-08-18T01:36:53.9783001Z         PASS [   0.007s] ( 310/2566) spt::bin/spt cli::tests::subnet_mode_lines_state_declared_captured_and_pending
2026-08-18T01:36:53.9865316Z         PASS [   0.008s] ( 311/2566) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-08-18T01:36:53.9866878Z         PASS [   0.020s] ( 312/2566) spt::bin/spt cli::tests::subcommands_parse
2026-08-18T01:36:53.9888125Z         PASS [   0.049s] ( 313/2566) spt::bin/spt cli::tests::staged_floor_refuses_above_floor_and_leaves_dest_untouched
2026-08-18T01:36:53.9939838Z         PASS [   0.007s] ( 314/2566) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-08-18T01:36:53.9940453Z         PASS [   0.007s] ( 315/2566) spt::bin/spt cli::tests::subprocess_detail_prefers_stderr_then_stdout
2026-08-18T01:36:53.9963714Z         PASS [   0.127s] ( 316/2566) spt::bin/spt cli::tests::shutdown_and_stop_share_the_postcondition_and_differ_only_in_ceremony
2026-08-18T01:36:53.9995262Z         PASS [   0.030s] ( 317/2566) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-08-18T01:36:53.9998381Z         PASS [   0.011s] ( 318/2566) spt::bin/spt cli::tests::the_bare_form_is_the_send_form
2026-08-18T01:36:54.0050984Z         PASS [   0.009s] ( 319/2566) spt::bin/spt cli::tests::the_bare_status_view_states_the_mode_facts_for_every_row
2026-08-18T01:36:54.0058637Z         PASS [   0.012s] ( 320/2566) spt::bin/spt cli::tests::the_bare_form_refuses_rather_than_guessing
2026-08-18T01:36:54.0059337Z         PASS [   0.012s] ( 321/2566) spt::bin/spt cli::tests::the_bare_node_verb_defaults_to_the_status_view_under_both_spellings
2026-08-18T01:36:54.0071780Z         PASS [   0.007s] ( 322/2566) spt::bin/spt cli::tests::the_conjunction_notice_fires_per_missing_half_and_stays_silent_when_both_hold
2026-08-18T01:36:54.0131271Z         PASS [   0.008s] ( 323/2566) spt::bin/spt cli::tests::the_conjunction_notice_names_the_whitelist_its_seat_and_the_posture
2026-08-18T01:36:54.0147190Z         PASS [   0.007s] ( 324/2566) spt::bin/spt cli::tests::the_denial_names_the_blast_radius_and_a_cure_that_fits_its_ground
2026-08-18T01:36:54.0206579Z         PASS [   0.015s] ( 325/2566) spt::bin/spt cli::tests::the_cross_node_mutual_refusal_is_gone_from_every_surface_that_carried_it
2026-08-18T01:36:54.0218326Z         PASS [   0.007s] ( 326/2566) spt::bin/spt cli::tests::the_engine_room_briefing_speaks_the_cli_vocabulary
2026-08-18T01:36:54.0240085Z         PASS [   0.018s] ( 327/2566) spt::bin/spt cli::tests::the_create_ceremony_names_the_heal_for_an_older_minter
2026-08-18T01:36:54.0241689Z         PASS [   0.025s] ( 328/2566) spt::bin/spt cli::tests::the_briefing_prescribes_only_verbs_the_grammar_has
2026-08-18T01:36:54.0255060Z         PASS [   0.145s] ( 329/2566) spt::bin/spt cli::tests::shutdown_on_a_broker_hosted_endpoint_stamps_after_the_reap
2026-08-18T01:36:54.0328457Z         PASS [   0.008s] ( 330/2566) spt::bin/spt cli::tests::the_gc_render_says_what_it_refused_and_what_it_would_delete
2026-08-18T01:36:54.0329469Z         PASS [   0.007s] ( 331/2566) spt::bin/spt cli::tests::the_human_and_json_legs_agree_on_every_unlisted_row
2026-08-18T01:36:54.0332074Z         PASS [   0.009s] ( 332/2566) spt::bin/spt cli::tests::the_fork_pair_consequence_follows_the_chain_verdict_not_the_rule_rows
2026-08-18T01:36:54.0358393Z         PASS [   0.023s] ( 333/2566) spt::bin/spt cli::tests::the_deprecation_note_renders_on_both_spellings_of_the_node_verb
2026-08-18T01:36:54.0405586Z         PASS [   0.007s] ( 334/2566) spt::bin/spt cli::tests::the_legacy_allow_echo_says_discover_is_untouched_and_scopes_both_levers
2026-08-18T01:36:54.0435672Z         PASS [   0.008s] ( 335/2566) spt::bin/spt cli::tests::the_mint_probe_answers_only_for_a_fresh_mint
2026-08-18T01:36:54.0436507Z         PASS [   0.011s] ( 336/2566) spt::bin/spt cli::tests::the_knock_prescription_names_the_fork_pair_only_where_it_is_needed
2026-08-18T01:36:54.0481452Z         PASS [   0.026s] ( 337/2566) spt::bin/spt cli::tests::the_flagless_access_listing_is_wired_distinctly_from_its_subcommands
2026-08-18T01:36:54.0510347Z         PASS [   0.007s] ( 338/2566) spt::bin/spt cli::tests::the_presenters_three_renderings_stay_three_things
2026-08-18T01:36:54.0511363Z         PASS [   0.007s] ( 339/2566) spt::bin/spt cli::tests::the_remote_knock_refusals_render_as_prose
2026-08-18T01:36:54.0556087Z         PASS [   0.007s] ( 340/2566) spt::bin/spt cli::tests::the_rendered_peer_fraction_counts_one_population_across_a_subnet_leave
2026-08-18T01:36:54.0676713Z         PASS [   0.017s] ( 341/2566) spt::bin/spt cli::tests::the_rendered_section_is_the_composers_output
2026-08-18T01:36:54.0746952Z         PASS [   0.007s] ( 342/2566) spt::bin/spt cli::tests::the_three_landings_render_distinct_lines
2026-08-18T01:36:54.0815050Z         PASS [   0.007s] ( 343/2566) spt::bin/spt cli::tests::the_three_send_outcomes_owe_three_different_receipts
2026-08-18T01:36:54.0883939Z         PASS [   0.007s] ( 344/2566) spt::bin/spt cli::tests::the_tuple_flags_build_the_rule_they_name
2026-08-18T01:36:54.0884705Z         PASS [   0.181s] ( 345/2566) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-08-18T01:36:54.0959811Z         PASS [   0.007s] ( 346/2566) spt::bin/spt cli::tests::the_unlisted_footer_explainer_lines_are_not_rendered
2026-08-18T01:36:54.0978779Z         PASS [   0.009s] ( 347/2566) spt::bin/spt cli::tests::the_unlisted_listing_drops_an_excluded_peer_and_keeps_the_rest
2026-08-18T01:36:54.1095375Z         PASS [   0.013s] ( 348/2566) spt::bin/spt cli::tests::the_unspooled_remedy_prescribes_a_verb_the_grammar_has
2026-08-18T01:36:54.1120810Z         PASS [   0.014s] ( 349/2566) spt::bin/spt cli::tests::the_visible_alias_reaches_the_root_listing
2026-08-18T01:36:54.1196393Z         PASS [   0.007s] ( 350/2566) spt::bin/spt cli::tests::this_node_group_merges_roster_with_unbound_truth
2026-08-18T01:36:54.1205472Z         PASS [   0.292s] ( 351/2566) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-08-18T01:36:54.1206439Z         PASS [   0.100s] ( 352/2566) spt::bin/spt cli::tests::the_evidence_census_reads_each_local_source
2026-08-18T01:36:54.1275188Z         PASS [   0.008s] ( 353/2566) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-08-18T01:36:54.1295268Z         PASS [   0.009s] ( 354/2566) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-08-18T01:36:54.1345452Z         PASS [   0.014s] ( 355/2566) spt::bin/spt cli::tests::trust_warning_verbs_parse
2026-08-18T01:36:54.1352334Z         PASS [   0.008s] ( 356/2566) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-08-18T01:36:54.1413332Z         PASS [   0.012s] ( 357/2566) spt::bin/spt cli::tests::update_adapters_verb_parses_with_optional_names
2026-08-18T01:36:54.1429278Z         PASS [   0.008s] ( 358/2566) spt::bin/spt cli::tests::what_the_listing_prescribes_is_what_the_approve_path_honors
2026-08-18T01:36:54.1430023Z         PASS [   0.033s] ( 359/2566) spt::bin/spt cli::tests::the_widening_remedy_is_sited_with_its_flag_not_in_the_shared_section
2026-08-18T01:36:54.1464821Z         PASS [   0.012s] ( 360/2566) spt::bin/spt cli::tests::update_fetch_apply_flag_parses
2026-08-18T01:36:54.1530077Z         PASS [   0.012s] ( 361/2566) spt::bin/spt cli::tests::whoami_parses_as_the_identity_verb
2026-08-18T01:36:54.1530825Z         PASS [   0.098s] ( 362/2566) spt::bin/spt cli::tests::the_surface_section_rides_the_ruled_sites_and_no_others
2026-08-18T01:36:54.1539191Z         PASS [   0.007s] ( 363/2566) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-08-18T01:36:54.1606354Z         PASS [   0.109s] ( 364/2566) spt::bin/spt cli::tests::the_seat_and_the_acknowledgment_are_the_mints_and_both_arms_refuse_alike
2026-08-18T01:36:54.1608038Z         PASS [   0.007s] ( 365/2566) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-08-18T01:36:54.1609077Z         PASS [   0.008s] ( 366/2566) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-08-18T01:36:54.1610567Z         PASS [   0.008s] ( 367/2566) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-08-18T01:36:54.1620965Z         PASS [   0.129s] ( 368/2566) spt::bin/spt cli::tests::the_local_and_wire_arms_write_one_identical_grant
2026-08-18T01:36:54.1675519Z         PASS [   0.024s] ( 369/2566) spt::bin/spt cli::verb_surface_route_table::every_bringup_door_routes_where_it_says
2026-08-18T01:36:54.1699264Z         PASS [   0.009s] ( 370/2566) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-08-18T01:36:54.1700180Z         PASS [   0.009s] ( 371/2566) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-08-18T01:36:54.1700804Z         PASS [   0.009s] ( 372/2566) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-08-18T01:36:54.1702083Z         PASS [   0.009s] ( 373/2566) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-08-18T01:36:54.1707558Z         PASS [   0.009s] ( 374/2566) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-08-18T01:36:54.1765448Z         PASS [   0.033s] ( 375/2566) spt::bin/spt cli::verb_surface_route_table::the_exclusions_are_real_refusals
2026-08-18T01:36:54.1767881Z         PASS [   0.009s] ( 376/2566) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-08-18T01:36:54.1789964Z         PASS [   0.008s] ( 377/2566) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-08-18T01:36:54.1791053Z         PASS [   0.009s] ( 378/2566) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-08-18T01:36:54.1792387Z         PASS [   0.009s] ( 379/2566) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-08-18T01:36:54.1792925Z         PASS [   0.009s] ( 380/2566) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-08-18T01:36:54.1793444Z         PASS [   0.009s] ( 381/2566) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-08-18T01:36:54.1856969Z         PASS [   0.009s] ( 382/2566) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-08-18T01:36:54.1857637Z         PASS [   0.009s] ( 383/2566) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-08-18T01:36:54.1873722Z         PASS [   0.008s] ( 384/2566) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-08-18T01:36:54.1874989Z         PASS [   0.009s] ( 385/2566) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-08-18T01:36:54.1875581Z         PASS [   0.009s] ( 386/2566) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-08-18T01:36:54.1876233Z         PASS [   0.009s] ( 387/2566) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-08-18T01:36:54.1876791Z         PASS [   0.009s] ( 388/2566) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-08-18T01:36:54.1948375Z         PASS [   0.009s] ( 389/2566) spt::bin/spt helpfmt::tests::resolve_console_color_strips_when_vt_unavailable
2026-08-18T01:36:54.1950131Z         PASS [   0.009s] ( 390/2566) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-08-18T01:36:54.1954795Z         PASS [   0.008s] ( 391/2566) spt::bin/spt monicverb::tests::no_monic_verb_is_elevation_gated
2026-08-18T01:36:54.1955749Z         PASS [   0.008s] ( 392/2566) spt::bin/spt monicverb::tests::add_refuses_to_replace_and_update_refuses_to_invent
2026-08-18T01:36:54.1956470Z         PASS [   0.008s] ( 393/2566) spt::bin/spt picker::data::tests::disambiguate_project_ids_cases
2026-08-18T01:36:54.1957115Z         PASS [   0.008s] ( 394/2566) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-08-18T01:36:54.2030328Z         PASS [   0.007s] ( 395/2566) spt::bin/spt picker::data::tests::non_drivable_predicate_covers_worker_and_psyche
2026-08-18T01:36:54.2032232Z         PASS [   0.008s] ( 396/2566) spt::bin/spt picker::data::tests::indexed_projection_full_w2shaped_and_absent_legs
2026-08-18T01:36:54.2103468Z         PASS [   0.014s] ( 397/2566) spt::bin/spt picker::data::tests::own_node_tab_label_falls_back_to_keyprefix
2026-08-18T01:36:54.2104665Z         PASS [   0.007s] ( 398/2566) spt::bin/spt picker::data::tests::project_refs_from_sessions_excludes_owlery_and_dedups_newest_first
2026-08-18T01:36:54.2107284Z         PASS [   0.007s] ( 399/2566) spt::bin/spt picker::data::tests::project_refs_from_unions_fresh_origin_and_store_branches
2026-08-18T01:36:54.2176325Z         PASS [   0.007s] ( 400/2566) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-08-18T01:36:54.2242286Z         PASS [   0.007s] ( 401/2566) spt::bin/spt picker::data::tests::resume_rows_derive_per_row_project_and_drop_owlery_sessions
2026-08-18T01:36:54.2256699Z         PASS [   0.015s] ( 402/2566) spt::bin/spt picker::data::tests::remote_picker_renders_suspended_dead_perch_offline
2026-08-18T01:36:54.2257789Z         PASS [   0.015s] ( 403/2566) spt::bin/spt picker::data::tests::remote_rows_render_full_palette_parity
2026-08-18T01:36:54.2261917Z         PASS [   0.566s] ( 404/2566) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-08-18T01:36:54.2305308Z         PASS [   0.190s] ( 405/2566) spt::bin/spt cli::tests::the_monic_command_path_treats_a_husk_as_present
2026-08-18T01:36:54.2330528Z         PASS [   0.007s] ( 406/2566) spt::bin/spt picker::data::tests::row_status_drives_unbound_display
2026-08-18T01:36:54.2331148Z         PASS [   0.007s] ( 407/2566) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-08-18T01:36:54.2345114Z         PASS [   0.010s] ( 408/2566) spt::bin/spt picker::data::tests::resume_rows_title_from_index_cwd_map_with_pure_fallback
2026-08-18T01:36:54.2369440Z         PASS [   0.042s] ( 409/2566) spt::bin/spt picker::data::tests::home_subnet_options_is_mru_ordered
2026-08-18T01:36:54.2380880Z         PASS [   0.007s] ( 410/2566) spt::bin/spt picker::model::tests::back_unwinds
2026-08-18T01:36:54.2386530Z         PASS [   0.480s] ( 411/2566) spt::bin/spt cli::tests::purge_removes_every_record
2026-08-18T01:36:54.2409492Z         PASS [   0.008s] ( 412/2566) spt::bin/spt picker::model::tests::category_labels_render_display_forms
2026-08-18T01:36:54.2410575Z         PASS [   0.008s] ( 413/2566) spt::bin/spt picker::model::tests::build_project_choices_head_here_rest
2026-08-18T01:36:54.2419897Z         PASS [   0.007s] ( 414/2566) spt::bin/spt picker::model::tests::category_ring_wraps
2026-08-18T01:36:54.2421159Z         PASS [   0.016s] ( 415/2566) spt::bin/spt picker::data::tests::shared_machine_is_one_group_with_unioned_subnets
2026-08-18T01:36:54.2460666Z         PASS [   0.009s] ( 416/2566) spt::bin/spt picker::model::tests::change_adapter_picks_and_returns_to_confirm
2026-08-18T01:36:54.2471675Z         PASS [   0.009s] ( 417/2566) spt::bin/spt picker::model::tests::choose_project_outcome_bakes_cwd_and_diverts
2026-08-18T01:36:54.2472418Z         PASS [   0.008s] ( 418/2566) spt::bin/spt picker::model::tests::confirm_local_offline_unchanged_by_wake_split
2026-08-18T01:36:54.2499495Z         PASS [   0.009s] ( 419/2566) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-08-18T01:36:54.2500711Z         PASS [   0.008s] ( 420/2566) spt::bin/spt picker::model::tests::confirm_terminal_wake_carries_raw_node
2026-08-18T01:36:54.2501703Z         PASS [   0.009s] ( 421/2566) spt::bin/spt picker::model::tests::confirm_options_remote_suspended_is_wake_not_start
2026-08-18T01:36:54.2502328Z         PASS [   0.008s] ( 422/2566) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-08-18T01:36:54.2554978Z         PASS [   0.009s] ( 423/2566) spt::bin/spt picker::model::tests::create_new_multisubnet_inserts_home_layer
2026-08-18T01:36:54.2559207Z         PASS [   0.009s] ( 424/2566) spt::bin/spt picker::model::tests::cursor_clamps
2026-08-18T01:36:54.2562517Z         PASS [   0.009s] ( 425/2566) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-08-18T01:36:54.2588678Z         PASS [   0.009s] ( 426/2566) spt::bin/spt picker::model::tests::empty_scope_opens_create
2026-08-18T01:36:54.2589582Z         PASS [   0.009s] ( 427/2566) spt::bin/spt picker::model::tests::display_status_unbound_is_hollow_and_attachable
2026-08-18T01:36:54.2590192Z         PASS [   0.009s] ( 428/2566) spt::bin/spt picker::model::tests::display_mapping_matrix
2026-08-18T01:36:54.2590784Z         PASS [   0.009s] ( 429/2566) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-08-18T01:36:54.2648659Z         PASS [   0.008s] ( 430/2566) spt::bin/spt picker::model::tests::filter_narrows
2026-08-18T01:36:54.2649676Z         PASS [   0.009s] ( 431/2566) spt::bin/spt picker::model::tests::ep_display_glyph_and_square_palette
2026-08-18T01:36:54.2650272Z         PASS [   0.009s] ( 432/2566) spt::bin/spt picker::model::tests::esc_backs_out_of_home_layer
2026-08-18T01:36:54.2676220Z         PASS [   0.009s] ( 433/2566) spt::bin/spt picker::model::tests::from_resource_row_maps_gossiped_adapter_projects_controlled
2026-08-18T01:36:54.2677607Z         PASS [   0.009s] ( 434/2566) spt::bin/spt picker::model::tests::launch_keys_live_only_on_launch_capable_highlights
2026-08-18T01:36:54.2678410Z         PASS [   0.009s] ( 435/2566) spt::bin/spt picker::model::tests::kind_routes
2026-08-18T01:36:54.2679308Z         PASS [   0.009s] ( 436/2566) spt::bin/spt picker::model::tests::home_selection_bakes_into_run_subnet
2026-08-18T01:36:54.2746666Z         PASS [   0.010s] ( 437/2566) spt::bin/spt picker::model::tests::project_filter_keys_on_slug_while_tab_renders_display
2026-08-18T01:36:54.2751018Z         PASS [   0.010s] ( 438/2566) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-08-18T01:36:54.2757673Z         PASS [   0.011s] ( 439/2566) spt::bin/spt picker::model::tests::purge_confirm_yields_outcome_and_backs_out
2026-08-18T01:36:54.2761092Z         PASS [   0.008s] ( 440/2566) spt::bin/spt picker::model::tests::resume_outcome_adapter_follows_recorded_row
2026-08-18T01:36:54.2762098Z         PASS [   0.008s] ( 441/2566) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-08-18T01:36:54.2763055Z         PASS [   0.009s] ( 442/2566) spt::bin/spt picker::model::tests::remove_endpoint_drops_row_and_clamps_cursor
2026-08-18T01:36:54.2763947Z         PASS [   0.089s] ( 443/2566) spt::bin/spt picker::data::tests::gather_endpoints_projects_from_seeded_index_with_zero_git
2026-08-18T01:36:54.2765043Z         PASS [   0.009s] ( 444/2566) spt::bin/spt picker::model::tests::purge_shortcut_gates_to_offline_local
2026-08-18T01:36:54.2840373Z         PASS [   0.089s] ( 445/2566) spt::bin/spt picker::data::tests::gather_renders_live_unbound
2026-08-18T01:36:54.2847372Z         PASS [   0.009s] ( 446/2566) spt::bin/spt picker::model::tests::should_offer_project_choice_fire_conditions
2026-08-18T01:36:54.2848285Z         PASS [   0.008s] ( 447/2566) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-08-18T01:36:54.2850184Z         PASS [   0.009s] ( 448/2566) spt::bin/spt picker::model::tests::suspended_is_distinct_from_offline
2026-08-18T01:36:54.2851147Z         PASS [   0.009s] ( 449/2566) spt::bin/spt picker::model::tests::single_subnet_skips_home_layer
2026-08-18T01:36:54.2854091Z         PASS [   0.009s] ( 450/2566) spt::bin/spt picker::model::tests::the_picker_refuses_the_reserved_id_as_it_is_typed
2026-08-18T01:36:54.2855154Z         PASS [   0.010s] ( 451/2566) spt::bin/spt picker::model::tests::resume_title_render
2026-08-18T01:36:54.2856100Z         PASS [   0.011s] ( 452/2566) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-08-18T01:36:54.2856988Z         PASS [   0.009s] ( 453/2566) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-08-18T01:36:54.2952585Z         PASS [   0.099s] ( 454/2566) spt::bin/spt picker::data::tests::picker_excludes_flat_worker_and_psyche
2026-08-18T01:36:54.2953476Z         PASS [   0.010s] ( 455/2566) spt::bin/spt picker::tests::backspace_backs_out_screens_like_esc
2026-08-18T01:36:54.2954325Z         PASS [   0.011s] ( 456/2566) spt::bin/spt picker::shortcut::tests::sentinel_detection_spans_both_generations
2026-08-18T01:36:54.2955232Z         PASS [   0.010s] ( 457/2566) spt::bin/spt picker::tests::purge_outcomes_convert_to_flash_lines
2026-08-18T01:36:54.2955751Z         PASS [   0.011s] ( 458/2566) spt::bin/spt picker::shortcut::tests::the_body_is_the_ladder_verb
2026-08-18T01:36:54.2956348Z         PASS [   0.010s] ( 459/2566) spt::bin/spt picker::tests::backspace_stays_char_delete_in_text_contexts
2026-08-18T01:36:54.2957945Z         PASS [   0.011s] ( 460/2566) spt::bin/spt picker::shortcut::tests::write_create_update_regenerate_refuse
2026-08-18T01:36:54.2984989Z         PASS [   0.013s] ( 461/2566) spt::bin/spt picker::view::tests::change_adapter_screen_renders_tree_and_apply_legend
2026-08-18T01:36:54.2995855Z         PASS [   0.014s] ( 462/2566) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-08-18T01:36:54.3052186Z         PASS [   0.020s] ( 463/2566) spt::bin/spt picker::tests::purge_transition_reconstructs_the_complete_screen_after_external_mutation
2026-08-18T01:36:54.3083718Z         PASS [   0.013s] ( 464/2566) spt::bin/spt picker::view::tests::create_home_lists_subnets
2026-08-18T01:36:54.3097469Z         PASS [   0.491s] ( 465/2566) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-08-18T01:36:54.3099679Z         PASS [   0.015s] ( 466/2566) spt::bin/spt picker::view::tests::choose_project_buffer_keeps_confirm_panel
2026-08-18T01:36:54.3101308Z         PASS [   0.015s] ( 467/2566) spt::bin/spt picker::view::tests::confirm_fork_and_shortcut_labels_are_dir_relative
2026-08-18T01:36:54.3117813Z         PASS [   0.016s] ( 468/2566) spt::bin/spt picker::view::tests::every_picker_list_view_keeps_its_caret_on_screen
2026-08-18T01:36:54.3118514Z         PASS [   0.013s] ( 469/2566) spt::bin/spt picker::view::tests::kind_buffer
2026-08-18T01:36:54.3164851Z         PASS [   0.017s] ( 470/2566) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-08-18T01:36:54.3193354Z         PASS [   0.024s] ( 471/2566) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-08-18T01:36:54.3204030Z         PASS [   0.009s] ( 472/2566) spt::bin/spt rc::tests::a_bringable_target_reaches_bring_up_with_the_offline_row_present
2026-08-18T01:36:54.3207687Z         PASS [   0.016s] ( 473/2566) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-08-18T01:36:54.3220003Z         PASS [   0.027s] ( 474/2566) spt::bin/spt picker::view::tests::confirm_panel_history_renders_display_not_slug
2026-08-18T01:36:54.3239535Z         PASS [   0.014s] ( 475/2566) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-08-18T01:36:54.3260803Z         PASS [   0.016s] ( 476/2566) spt::bin/spt picker::view::tests::the_caret_row_accounts_for_the_group_headers_above_it
2026-08-18T01:36:54.3261793Z         PASS [   0.016s] ( 477/2566) spt::bin/spt picker::view::tests::resume_buffer_keeps_confirm_panel
2026-08-18T01:36:54.3287457Z         PASS [   0.012s] ( 478/2566) spt::bin/spt rc::tests::a_refusal_names_the_targets_own_entry_surface
2026-08-18T01:36:54.3298040Z         PASS [   0.009s] ( 479/2566) spt::bin/spt rc::tests::attach_gate_routes_on_session_truth_not_the_row
2026-08-18T01:36:54.3327497Z         PASS [   0.011s] ( 480/2566) spt::bin/spt rc::tests::bringable_is_the_engine_room_addressed_plainly_with_a_code
2026-08-18T01:36:54.3338666Z         PASS [   0.010s] ( 481/2566) spt::bin/spt rc::tests::bringup_prompt_names_the_node_and_the_home_subnet
2026-08-18T01:36:54.3345575Z         PASS [   0.023s] ( 482/2566) spt::bin/spt picker::view::tests::the_caret_stays_on_screen_when_the_list_outruns_the_viewport
2026-08-18T01:36:54.3346758Z         PASS [   0.039s] ( 483/2566) spt::bin/spt picker::view::tests::footer_hints_h_s_only_when_launch_keys_live
2026-08-18T01:36:54.3367615Z         PASS [   0.011s] ( 484/2566) spt::bin/spt rc::tests::canonical_wire_id_strips_qualifiers_to_the_bare_id
2026-08-18T01:36:54.3368593Z         PASS [   0.011s] ( 485/2566) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-08-18T01:36:54.3390416Z         PASS [   0.010s] ( 486/2566) spt::bin/spt rc::tests::detach_keybind_semantics
2026-08-18T01:36:54.3396902Z         PASS [   0.010s] ( 487/2566) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-08-18T01:36:54.3439510Z         PASS [   0.010s] ( 488/2566) spt::bin/spt rc::tests::driver_phrase_names_own_node_plainly_but_remote_verbatim
2026-08-18T01:36:54.3440344Z         PASS [   0.009s] ( 489/2566) spt::bin/spt rc::tests::first_event_stall_decision
2026-08-18T01:36:54.3440920Z         PASS [   0.011s] ( 490/2566) spt::bin/spt rc::tests::display_guard_postlude_exactly_once_and_inactive_silent
2026-08-18T01:36:54.3441995Z         PASS [   0.023s] ( 491/2566) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-08-18T01:36:54.3462488Z         PASS [   0.009s] ( 492/2566) spt::bin/spt rc::tests::give_up_copy_names_daemon_down_vs_generic
2026-08-18T01:36:54.3463234Z         PASS [   0.010s] ( 493/2566) spt::bin/spt rc::tests::fold_code_key_prompt_rules
2026-08-18T01:36:54.3490671Z         PASS [   0.010s] ( 494/2566) spt::bin/spt rc::tests::harness_only_row_matches_online_seatless_live_agents_only
2026-08-18T01:36:54.3492052Z         PASS [   0.009s] ( 495/2566) spt::bin/spt rc::tests::identity_line_format
2026-08-18T01:36:54.3533011Z         PASS [   0.034s] ( 496/2566) spt::bin/spt rc::tests::attach_against_stopped_daemon_never_spawns_and_exits_loud
2026-08-18T01:36:54.3537094Z         PASS [   0.010s] ( 497/2566) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-08-18T01:36:54.3538819Z         PASS [   0.010s] ( 498/2566) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-08-18T01:36:54.3540247Z         PASS [   0.010s] ( 499/2566) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-08-18T01:36:54.3542743Z         PASS [   0.010s] ( 500/2566) spt::bin/spt rc::tests::pre_broker_busy_guidance_fires_for_any_driver_not_just_remote
2026-08-18T01:36:54.3568460Z         PASS [   0.010s] ( 501/2566) spt::bin/spt rc::tests::public_attach_failure_maps_deadline_class_only
2026-08-18T01:36:54.3569771Z         PASS [   0.010s] ( 502/2566) spt::bin/spt rc::tests::pump_status_emit_sequence_over_write_sink
2026-08-18T01:36:54.3598860Z         PASS [   0.011s] ( 503/2566) spt::bin/spt rc::tests::reassert_scanner_survives_split_across_chunks
2026-08-18T01:36:54.3600702Z         PASS [   0.011s] ( 504/2566) spt::bin/spt rc::tests::reassert_scanner_triggers_only_on_region_destroyers
2026-08-18T01:36:54.3635193Z         PASS [   0.009s] ( 505/2566) spt::bin/spt rc::tests::reconnect_remaining_secs_counts_down_ceil
2026-08-18T01:36:54.3636180Z         PASS [   0.010s] ( 506/2566) spt::bin/spt rc::tests::reconnect_banner_shows_the_countdown
2026-08-18T01:36:54.3636735Z         PASS [   0.010s] ( 507/2566) spt::bin/spt rc::tests::reconnect_banner_clears_and_centers
2026-08-18T01:36:54.3637282Z         PASS [   0.009s] ( 508/2566) spt::bin/spt rc::tests::serve_eof_severed_vs_refused
2026-08-18T01:36:54.3637978Z         PASS [   0.010s] ( 509/2566) spt::bin/spt rc::tests::reconnect_window_expiry_decision
2026-08-18T01:36:54.3681288Z         PASS [   0.011s] ( 510/2566) spt::bin/spt rc::tests::status_repaint_exact_bytes_and_right_align
2026-08-18T01:36:54.3682502Z         PASS [   0.011s] ( 511/2566) spt::bin/spt rc::tests::status_assert_reserves_row1_then_repaints
2026-08-18T01:36:54.3712349Z         PASS [   0.011s] ( 512/2566) spt::bin/spt rc::tests::status_row_marker_is_disabled_by_flag
2026-08-18T01:36:54.3759209Z         PASS [   0.011s] ( 513/2566) spt::bin/spt rc::tests::status_restore_exact_bytes
2026-08-18T01:36:54.3760253Z         PASS [   0.012s] ( 514/2566) spt::bin/spt rc::tests::the_client_refuses_engine_room_viewports_and_qualified_targets_only
2026-08-18T01:36:54.3761161Z         PASS [   0.012s] ( 515/2566) spt::bin/spt rc::tests::status_update_size_repoints_geometry
2026-08-18T01:36:54.3766282Z         PASS [   0.013s] ( 516/2566) spt::bin/spt rc::tests::teardown_matrix_postlude_precedes_prose_across_every_final_class
2026-08-18T01:36:54.3824148Z         PASS [   0.074s] ( 517/2566) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-08-18T01:36:54.3843986Z         PASS [   0.008s] ( 518/2566) spt::bin/spt roster::tests::match_self_by_ancestry_disambiguates_and_none
2026-08-18T01:36:54.3845785Z         PASS [   0.017s] ( 519/2566) spt::bin/spt roster::tests::detect_self_id_endpoint_id_leg_is_label_only_and_perch_gated
2026-08-18T01:36:54.4712365Z         PASS [   0.021s] ( 520/2566) spt::bin/spt roster::tests::detect_self_by_ancestry_none_when_no_ancestor_owns_a_perch
2026-08-18T01:36:54.4713499Z         PASS [   0.009s] ( 521/2566) spt::bin/spt roster::tests::enumerate_yields_offline_corrupt_row_for_unparseable_info
2026-08-18T01:36:54.4714511Z         PASS [   0.018s] ( 522/2566) spt::bin/spt roster::tests::detect_self_resolves_spt_hosted_perch_via_parent_pid
2026-08-18T01:36:54.4715455Z         PASS [   0.025s] ( 523/2566) spt::bin/spt roster::tests::detect_self_by_ancestry_resolves_a_live_ancestor_perch
2026-08-18T01:36:54.4716376Z         PASS [   0.007s] ( 524/2566) spt::bin/spt teardown::tests::timeout_refuses_the_stamp_and_names_the_survivor
2026-08-18T01:36:54.4717380Z         PASS [   0.008s] ( 525/2566) spt::bin/spt teardown::tests::an_unconfirmed_row_over_a_dead_root_is_stale_not_a_survivor
2026-08-18T01:36:54.4718334Z         PASS [   0.008s] ( 526/2566) spt::bin/spt teardown::tests::topology_gate_is_controllable_true_only
2026-08-18T01:36:54.4719185Z         PASS [   0.008s] ( 527/2566) spt::bin/spt tests::broken_pipe_panic_classifier
2026-08-18T01:36:54.4720858Z         PASS [   0.008s] ( 528/2566) spt::bin/spt trustwarnverb::tests::a_refusal_names_the_verb_the_endpoint_and_the_reason
2026-08-18T01:36:54.4721820Z         PASS [   0.008s] ( 529/2566) spt::bin/spt tests::the_sized_stack_wrapper_maps_a_panic_to_the_main_thread_code
2026-08-18T01:36:54.4722805Z         PASS [   0.026s] ( 530/2566) spt::bin/spt roster::tests::list_all_perch_dirs_enumerates_nested_psyche_for_self_resolution
2026-08-18T01:36:54.4723768Z         PASS [   0.034s] ( 531/2566) spt::bin/spt roster::tests::detect_self_id_resolves_identity_with_zero_git_spawns
2026-08-18T01:36:54.4724694Z         PASS [   0.009s] ( 532/2566) spt::bin/spt trustwarnverb::tests::showing_the_warning_is_never_elevation_gated
2026-08-18T01:36:54.4725825Z         PASS [   0.009s] ( 533/2566) spt::bin/spt trustwarnverb::tests::the_gate_keys_on_whether_the_verb_writes
2026-08-18T01:36:54.4726722Z         PASS [   0.024s] ( 534/2566) spt::bin/spt roster::tests::parent_pid_candidates_stay_ancestry_gated
2026-08-18T01:36:54.4727635Z         PASS [   0.009s] ( 535/2566) spt::bin/spt trustwarnverb::tests::writing_an_override_requires_confirmed_elevation
2026-08-18T01:36:54.4728527Z         PASS [   0.009s] ( 536/2566) spt::bin/spt unlisted::tests::a_rule_only_row_has_no_node_to_route_to
2026-08-18T01:36:54.4729579Z         PASS [   0.009s] ( 537/2566) spt::bin/spt unlisted::tests::a_cross_node_knock_says_answer_unknown_while_a_same_node_one_says_approved
2026-08-18T01:36:54.4730642Z         PASS [   0.008s] ( 538/2566) spt::bin/spt unlisted::tests::an_exclusion_and_an_unheard_of_id_are_different_refusals
2026-08-18T01:36:54.4731638Z         PASS [   0.028s] ( 539/2566) spt::bin/spt teardown::tests::liveness_proof_needs_a_real_snapshot_and_finds_this_process
2026-08-18T01:36:54.4732589Z         PASS [   0.029s] ( 540/2566) spt::bin/spt teardown::tests::a_zombie_root_is_provably_gone_not_a_survivor
2026-08-18T01:36:54.4733446Z         PASS [   0.079s] ( 541/2566) spt::bin/spt rc::tests::establish_attach_reuses_the_probes_carried_pump_conn
2026-08-18T01:36:54.4734381Z         PASS [   0.011s] ( 542/2566) spt::bin/spt unlisted::tests::an_inbound_knock_is_never_read_as_our_own_outbound_act
2026-08-18T01:36:54.4735326Z         PASS [   0.011s] ( 543/2566) spt::bin/spt unlisted::tests::contact_evidence_outside_the_window_produces_no_row
2026-08-18T01:36:54.4736218Z         PASS [   0.011s] ( 544/2566) spt::bin/spt unlisted::tests::an_exclusion_outranks_the_strongest_evidence
2026-08-18T01:36:54.4737086Z         PASS [   0.011s] ( 545/2566) spt::bin/spt unlisted::tests::no_knock_evidence_phrase_claims_liveness
2026-08-18T01:36:54.4738011Z         PASS [   0.011s] ( 546/2566) spt::bin/spt unlisted::tests::listed_local_and_excluded_rows_are_dropped_and_the_rest_survive
2026-08-18T01:36:54.4738916Z         PASS [   0.011s] ( 547/2566) spt::bin/spt unlisted::tests::no_evidence_phrase_claims_liveness
2026-08-18T01:36:54.4739894Z         PASS [   0.011s] ( 548/2566) spt::bin/spt unlisted::tests::rule_evidence_carries_no_node_and_contact_evidence_does
2026-08-18T01:36:54.4740839Z         PASS [   0.010s] ( 549/2566) spt::bin/spt unlisted::tests::the_relative_stamp_is_coarse_and_has_no_zero_forms
2026-08-18T01:36:54.4741827Z         PASS [   0.010s] ( 550/2566) spt::bin/spt unlisted::tests::the_route_refuses_an_excluded_id_and_admits_a_non_excluded_one
2026-08-18T01:36:54.4742903Z         PASS [   0.010s] ( 551/2566) spt::bin/spt unlisted::tests::the_strongest_provenance_labels_the_row_and_a_weaker_one_supplies_the_node
2026-08-18T01:36:54.4743863Z         PASS [   0.010s] ( 552/2566) spt-daemon access::tests::a_sender_endpoint_rule_does_not_admit_a_fork
2026-08-18T01:36:54.4744708Z         PASS [   0.012s] ( 553/2566) spt-daemon access::tests::corrupt_store_degrades_closed_but_replies_survive
2026-08-18T01:36:54.4745578Z         PASS [   0.013s] ( 554/2566) spt-daemon access::tests::a_fork_grant_admits_fork_and_nothing_else_admits_fork
2026-08-18T01:36:54.4746416Z         PASS [   0.014s] ( 555/2566) spt-daemon access::tests::gate_feeds_the_proven_sender_endpoint_tier
2026-08-18T01:36:54.4747503Z         PASS [   0.014s] ( 556/2566) spt-daemon access::tests::discover_gate_withholds_everything_while_degraded
2026-08-18T01:36:54.4748341Z         PASS [   0.014s] ( 557/2566) spt-daemon access::tests::discover_gate_discloses_per_viewer
2026-08-18T01:36:54.4749481Z         PASS [   0.014s] ( 558/2566) spt-daemon access::tests::gate_decision_table
2026-08-18T01:36:54.4750229Z         PASS [   0.012s] ( 559/2566) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-08-18T01:36:54.4750950Z         PASS [   0.012s] ( 560/2566) spt-daemon access::tests::gate_is_per_surface
2026-08-18T01:36:54.4751767Z         PASS [   0.009s] ( 561/2566) spt-daemon access::tests::the_decision_helpers_split_pass_from_refusal_for_every_reason
2026-08-18T01:36:54.4752858Z         PASS [   0.015s] ( 562/2566) spt-daemon access::tests::same_node_always_passes_without_minting
2026-08-18T01:36:54.4753780Z         PASS [   0.009s] ( 563/2566) spt-daemon access::tests::the_inbound_lock_answers_replies_only_and_only_while_controlled
2026-08-18T01:36:54.4754725Z         PASS [   0.009s] ( 564/2566) spt-daemon access::tests::the_knock_exemption_hook_refuses_everything_today
2026-08-18T01:36:54.4755686Z         PASS [   0.009s] ( 565/2566) spt-daemon access::tests::the_trust_warning_fires_only_for_an_entry_admitted_stranger
2026-08-18T01:36:54.4756460Z         PASS [   0.008s] ( 566/2566) spt-daemon activity::tests::a_state_change_owes_a_push_both_directions
2026-08-18T01:36:54.4757052Z         PASS [   0.074s] ( 567/2566) spt::bin/spt roster::tests::enumerate_nested_keeps_a_child_whose_name_has_no_kind_suffix
2026-08-18T01:36:54.4757615Z         PASS [   0.010s] ( 568/2566) spt-daemon access::tests::the_wire_origin_stamp_reaches_the_chain
2026-08-18T01:36:54.4758168Z         PASS [   0.016s] ( 569/2566) spt-daemon access::tests::the_engine_room_refuses_even_this_nodes_own_unsolicited_inbound
2026-08-18T01:36:54.4758756Z         PASS [   0.009s] ( 570/2566) spt-daemon activity::tests::a_token_change_with_an_identical_state_owes_a_push
2026-08-18T01:36:54.4759378Z         PASS [   0.010s] ( 571/2566) spt-daemon activity::tests::an_unseen_link_owes_a_push
2026-08-18T01:36:54.4759860Z         PASS [   0.010s] ( 572/2566) spt-daemon activity::tests::an_identical_observation_pushes_nothing
2026-08-18T01:36:54.4760385Z         PASS [   0.009s] ( 573/2566) spt-daemon activity::tests::observe_links_on_an_absent_owlery_is_empty
2026-08-18T01:36:54.4761038Z         PASS [   0.020s] ( 574/2566) spt-daemon access::tests::the_inbound_lock_is_reached_through_the_sender_stamped_entry_point
2026-08-18T01:36:54.4761649Z         PASS [   0.020s] ( 575/2566) spt-daemon access::tests::the_pass_reason_names_which_arm_admitted_the_interaction
2026-08-18T01:36:54.4762270Z         PASS [   0.011s] ( 576/2566) spt-daemon activity::tests::an_owner_with_no_linked_shell_is_not_observed
2026-08-18T01:36:54.4762846Z         PASS [   0.010s] ( 577/2566) spt-daemon activity::tests::observe_links_sees_only_online_shells_holding_a_token
2026-08-18T01:36:54.4763480Z         PASS [   0.011s] ( 578/2566) spt-daemon activity::tests::an_unstamped_owner_observes_undated_and_stays_silent_across_sweeps
2026-08-18T01:36:54.4764122Z         PASS [   0.010s] ( 579/2566) spt-daemon activity::tests::remember_forgets_a_vanished_link_so_its_return_re_pushes
2026-08-18T01:36:54.4764669Z         PASS [   0.009s] ( 580/2566) spt-daemon activity::tests::the_diff_is_per_link_not_per_owner
2026-08-18T01:36:54.4765151Z         PASS [   0.011s] ( 581/2566) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-08-18T01:36:54.4765847Z         PASS [   0.012s] ( 582/2566) spt-daemon activity::tests::the_flip_marker_is_idempotent_to_drop_and_taken_exactly_once
2026-08-18T01:36:54.4766790Z         PASS [   0.012s] ( 583/2566) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-08-18T01:36:54.4767330Z         PASS [   0.011s] ( 584/2566) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-08-18T01:36:54.4768080Z         PASS [   0.011s] ( 585/2566) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-08-18T01:36:54.4768715Z         PASS [   0.017s] ( 586/2566) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-08-18T01:36:54.4769363Z         PASS [   0.020s] ( 587/2566) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-08-18T01:36:54.4769904Z         PASS [   0.020s] ( 588/2566) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-08-18T01:36:54.4770457Z         PASS [   0.021s] ( 589/2566) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-08-18T01:36:54.4770997Z         PASS [   0.021s] ( 590/2566) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-08-18T01:36:54.4782337Z         PASS [   0.011s] ( 591/2566) spt-daemon answerop::tests::a_receipt_fires_only_from_the_node_the_knock_was_sent_to
2026-08-18T01:36:54.4847452Z         PASS [   0.011s] ( 592/2566) spt-daemon answerop::tests::an_unknown_outcome_token_acts_on_nothing
2026-08-18T01:36:54.4848247Z         PASS [   0.009s] ( 593/2566) spt-daemon attach::tests::the_engine_room_has_no_viewport_and_takes_its_controls_from_home
2026-08-18T01:36:54.4853099Z         PASS [   0.009s] ( 594/2566) spt-daemon autostart::tests::empty_config_is_a_pure_noop
2026-08-18T01:36:54.4857325Z         PASS [   0.009s] ( 595/2566) spt-daemon attach::tests::viewer_and_driving_intents_gate_on_different_surfaces
2026-08-18T01:36:54.4885482Z         PASS [   0.010s] ( 596/2566) spt-daemon autostart::tests::unresolved_adapter_loud_skips_before_any_launch
2026-08-18T01:36:54.4893312Z         PASS [   0.059s] ( 597/2566) spt-daemon access::tests::the_engine_room_is_disclosed_only_to_the_viewers_it_chose
2026-08-18T01:36:54.4948736Z         PASS [   0.010s] ( 598/2566) spt-daemon brain::tests::an_old_broker_wire_without_the_sync_key_keeps_every_legacy_path
2026-08-18T01:36:54.4950510Z         PASS [   0.009s] ( 599/2566) spt-daemon brain::tests::cold_brain_still_rejects_a_forward_output_gap
2026-08-18T01:36:54.4952075Z         PASS [   0.009s] ( 600/2566) spt-daemon brain::tests::controller_resume_from_floor_refetches_after_a_gap
2026-08-18T01:36:54.4958548Z         PASS [   0.011s] ( 601/2566) spt-daemon brain::tests::a_flagged_sync_frame_baselines_forward_never_backward_on_both_paths
2026-08-18T01:36:54.4970189Z         PASS [   0.008s] ( 602/2566) spt-daemon brain::tests::peer_reply_deadline_caps_below_carrier_deadline
2026-08-18T01:36:54.4971438Z         PASS [   0.008s] ( 603/2566) spt-daemon brain::tests::reclassify_peer_reply_maps_timeout_off_poison
2026-08-18T01:36:54.5037104Z         PASS [   0.008s] ( 604/2566) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-08-18T01:36:54.5039790Z         PASS [   0.009s] ( 605/2566) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-08-18T01:36:54.5040500Z         PASS [   0.007s] ( 606/2566) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-08-18T01:36:54.5045407Z         PASS [   0.007s] ( 607/2566) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-08-18T01:36:54.5052712Z         PASS [   0.010s] ( 608/2566) spt-daemon brain::tests::viewer_snap_attach_accepts_a_forward_output_gap
2026-08-18T01:36:54.5055834Z         PASS [   0.011s] ( 609/2566) spt-daemon brain::tests::skip_to_live_accepts_a_forward_seq_jump_via_snap_above
2026-08-18T01:36:54.5122091Z         PASS [   0.008s] ( 610/2566) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-08-18T01:36:54.5125125Z         PASS [   0.008s] ( 611/2566) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-08-18T01:36:54.5155371Z         PASS [   0.010s] ( 612/2566) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-08-18T01:36:54.5195607Z         PASS [   0.007s] ( 613/2566) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-08-18T01:36:54.5234850Z         PASS [   0.008s] ( 614/2566) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-08-18T01:36:54.5260828Z         PASS [   0.006s] ( 615/2566) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-08-18T01:36:54.5331469Z         PASS [   0.007s] ( 616/2566) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-08-18T01:36:54.5399817Z         PASS [   0.007s] ( 617/2566) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-08-18T01:36:54.5461867Z         PASS [   0.006s] ( 618/2566) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-08-18T01:36:54.5829859Z         PASS [   0.117s] ( 619/2566) spt-daemon answerop::tests::a_denial_disarms_but_only_when_it_is_proven
2026-08-18T01:36:54.5898639Z         PASS [   0.007s] ( 620/2566) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-08-18T01:36:54.7130462Z         PASS [   0.209s] ( 621/2566) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-08-18T01:36:54.7150390Z         PASS [   0.210s] ( 622/2566) spt-daemon brainproc::tests::ready_but_old_gen_never_drains_does_not_promote_rolls_back
2026-08-18T01:36:54.7272632Z         PASS [   0.260s] ( 623/2566) spt-daemon answerop::tests::an_approval_notifies_a_plain_knocker_with_no_pre_authorization
2026-08-18T01:36:54.7307967Z         PASS [   0.219s] ( 624/2566) spt-daemon brainproc::tests::ready_candidate_promotes_once_old_gen_drains
2026-08-18T01:36:54.7413458Z         PASS [   0.218s] ( 625/2566) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-08-18T01:36:54.7449077Z         PASS [   0.278s] ( 626/2566) spt-daemon answerop::tests::a_receipt_for_a_knock_we_never_sent_notifies_nobody
2026-08-18T01:36:54.7477730Z         PASS [   0.006s] ( 627/2566) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-08-18T01:36:54.7518086Z         PASS [   0.007s] ( 628/2566) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-08-18T01:36:54.7539398Z         PASS [   0.006s] ( 629/2566) spt-daemon codec::tests::oversized_prefix_rejected
2026-08-18T01:36:54.7588646Z         PASS [   0.007s] ( 630/2566) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-08-18T01:36:54.7605692Z         PASS [   0.007s] ( 631/2566) spt-daemon config::tests::crash_grace_is_config_driven
2026-08-18T01:36:54.7659814Z         PASS [   0.007s] ( 632/2566) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-08-18T01:36:54.7677295Z         PASS [   0.007s] ( 633/2566) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-08-18T01:36:54.7729357Z         PASS [   0.007s] ( 634/2566) spt-daemon config::tests::malformed_file_degrades_to_default
2026-08-18T01:36:54.7733377Z         PASS [   0.307s] ( 635/2566) spt-daemon answerop::tests::a_receipt_from_the_wrong_answerer_or_a_replayed_one_acts_on_nothing
2026-08-18T01:36:54.7741733Z         PASS [   0.006s] ( 636/2566) spt-daemon config::tests::missing_file_is_default
2026-08-18T01:36:54.7809818Z         PASS [   0.008s] ( 637/2566) spt-daemon config::tests::relay_choice_is_config_driven
2026-08-18T01:36:54.7810446Z         PASS [   0.008s] ( 638/2566) spt-daemon config::tests::pulse_period_is_config_driven
2026-08-18T01:36:54.7815397Z         PASS [   0.007s] ( 639/2566) spt-daemon config::tests::remove_startup_endpoint_takes_one_entry_and_reports_whether_there_was_one
2026-08-18T01:36:54.7891265Z         PASS [   0.008s] ( 640/2566) spt-daemon config::tests::startup_endpoints_roundtrip
2026-08-18T01:36:54.7893884Z         PASS [   0.008s] ( 641/2566) spt-daemon config::tests::save_load_roundtrip
2026-08-18T01:36:54.7898037Z         PASS [   0.008s] ( 642/2566) spt-daemon config::tests::upsert_startup_endpoint_appends_then_replaces_preserving_other_knobs
2026-08-18T01:36:54.7968205Z         PASS [   0.008s] ( 643/2566) spt-daemon conn::tests::conn_ids_are_unique_and_labels_stay_bounded
2026-08-18T01:36:54.7972312Z         PASS [   0.008s] ( 644/2566) spt-daemon conn::tests::organic_write_failure_still_poisons_and_is_not_the_timeout_class
2026-08-18T01:36:54.7982049Z         PASS [   0.008s] ( 645/2566) spt-daemon conn::tests::retirement_token_splits_deadline_from_organic_with_attribution_parity
2026-08-18T01:36:54.8037007Z         PASS [   0.007s] ( 646/2566) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-08-18T01:36:54.8108885Z         PASS [   0.007s] ( 647/2566) spt-daemon crc_swap::tests::apply_rollback_never_strands
2026-08-18T01:36:54.8182838Z         PASS [   0.007s] ( 648/2566) spt-daemon crc_swap::tests::apply_swaps_changed_creates_new_untouched_identical
2026-08-18T01:36:54.8232772Z         PASS [   0.026s] ( 649/2566) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-08-18T01:36:54.8249719Z         PASS [   0.007s] ( 650/2566) spt-daemon crc_swap::tests::crash_recovery_missing_target_keeps_last_good_old
2026-08-18T01:36:54.8303095Z         PASS [   0.007s] ( 651/2566) spt-daemon crc_swap::tests::displace_picks_fresh_old_name_and_gc_sweeps_stale
2026-08-18T01:36:54.8370200Z         PASS [   0.007s] ( 652/2566) spt-daemon crc_swap::tests::plan_recurses_nested_dirs
2026-08-18T01:36:54.8435777Z         PASS [   0.007s] ( 653/2566) spt-daemon crc_swap::tests::plan_selects_only_changed
2026-08-18T01:36:54.8505700Z         PASS [   0.007s] ( 654/2566) spt-daemon crc_swap::tests::swap_error_carries_op_and_paths
2026-08-18T01:36:54.8581846Z         PASS [   0.060s] ( 655/2566) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-08-18T01:36:54.8670367Z         PASS [   0.897s] ( 656/2566) spt::bin/spt api::startup::tests::api_listen_admits_the_reserved_id_only_as_a_bring_ups_completion
2026-08-18T01:36:54.9074320Z         PASS [   0.040s] ( 657/2566) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-08-18T01:36:54.9083524Z         PASS [   0.058s] ( 658/2566) spt-daemon daemon::tests::a_scrubbed_variable_never_reaches_the_child
2026-08-18T01:36:54.9239436Z         PASS [   0.209s] ( 659/2566) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-08-18T01:36:54.9308197Z         PASS [   0.007s] ( 660/2566) spt-daemon daemon::tests::an_ordinary_teardown_announces_nothing
2026-08-18T01:36:54.9367851Z         PASS [   0.006s] ( 661/2566) spt-daemon daemon::tests::ensure_declines_only_against_a_standing_operator_stop
2026-08-18T01:36:54.9407415Z         PASS [   0.032s] ( 662/2566) spt-daemon daemon::tests::an_already_reaped_group_is_quiet
2026-08-18T01:36:54.9447106Z         PASS [   0.217s] ( 663/2566) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-08-18T01:36:54.9497648Z         PASS [   0.013s] ( 664/2566) spt-daemon daemon::tests::implicit_ensure_declines_without_clearing_the_inhibit
2026-08-18T01:36:54.9507246Z         PASS [   0.006s] ( 665/2566) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-08-18T01:36:54.9540753Z         PASS [   0.013s] ( 666/2566) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-08-18T01:36:54.9557384Z         PASS [   0.006s] ( 667/2566) spt-daemon daemon::tests::null_std_handles_only_on_a_pipe_stderr
2026-08-18T01:36:54.9600730Z         PASS [   0.006s] ( 668/2566) spt-daemon daemon::tests::the_refusal_line_names_the_remedy
2026-08-18T01:36:54.9619782Z         PASS [   0.006s] ( 669/2566) spt-daemon daemon::tests::the_tree_loss_line_names_the_loss_not_the_syscall
2026-08-18T01:36:54.9640373Z         PASS [   0.418s] ( 670/2566) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-08-18T01:36:54.9658075Z         PASS [   0.058s] ( 671/2566) spt::bin/spt api::startup::tests::bind_gateway_earns_no_online_stamp
2026-08-18T01:36:54.9659494Z         PASS [   0.006s] ( 672/2566) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-08-18T01:36:54.9687952Z         PASS [   0.007s] ( 673/2566) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-08-18T01:36:54.9708581Z         PASS [   0.007s] ( 674/2566) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-08-18T01:36:54.9731890Z         PASS [   0.007s] ( 675/2566) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-08-18T01:36:54.9754140Z         PASS [   0.007s] ( 676/2566) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-08-18T01:36:54.9770243Z         PASS [   0.006s] ( 677/2566) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-08-18T01:36:54.9797476Z         PASS [   0.006s] ( 678/2566) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-08-18T01:36:54.9820529Z         PASS [   0.006s] ( 679/2566) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-08-18T01:36:54.9824879Z         PASS [   0.157s] ( 680/2566) spt-daemon crc_swap::tests::mapped_old_does_not_brick_apply_displaces_aside
2026-08-18T01:36:54.9835818Z         PASS [   0.006s] ( 681/2566) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-08-18T01:36:54.9873164Z         PASS [   0.007s] ( 682/2566) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-08-18T01:36:54.9891384Z         PASS [   0.007s] ( 683/2566) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-08-18T01:36:54.9892442Z         PASS [   0.007s] ( 684/2566) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-08-18T01:36:54.9945256Z         PASS [   0.011s] ( 685/2566) spt-daemon deelevate::tests::election_resolves_real_users_never_root
2026-08-18T01:36:54.9945924Z         PASS [   0.007s] ( 686/2566) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-08-18T01:36:54.9955177Z         PASS [   0.006s] ( 687/2566) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-08-18T01:36:54.9965413Z         PASS [   0.007s] ( 688/2566) spt-daemon deelevate::tests::sudo_invoker_derivation_is_strict
2026-08-18T01:36:55.0015804Z         PASS [   0.007s] ( 689/2566) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-08-18T01:36:55.0028474Z         PASS [   0.006s] ( 690/2566) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-08-18T01:36:55.0072432Z         PASS [   0.012s] ( 691/2566) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-08-18T01:36:55.0085244Z         PASS [   0.058s] ( 692/2566) spt-daemon daemon::tests::spawn_env_additions_reach_the_child_and_keep_the_inherited_environment
2026-08-18T01:36:55.0089852Z         PASS [   0.151s] ( 693/2566) spt-daemon daemon::tests::a_tree_teardown_reaches_a_grandchild_the_service_spawned
2026-08-18T01:36:55.0095408Z         PASS [   0.007s] ( 694/2566) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-08-18T01:36:55.0143015Z         PASS [   0.007s] ( 695/2566) spt-daemon digest::tests::resolve_config_precedence
2026-08-18T01:36:55.0146266Z         PASS [   0.013s] ( 696/2566) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-08-18T01:36:55.0155003Z         PASS [   0.007s] ( 697/2566) spt-daemon digest::tests::supersede_collapses_cross_generation_replay_to_newest
2026-08-18T01:36:55.0155644Z         PASS [   0.007s] ( 698/2566) spt-daemon digest::tests::supersede_is_noop_on_disjoint_sessions
2026-08-18T01:36:55.0157531Z         PASS [   0.006s] ( 699/2566) spt-daemon digest::tests::supersede_keeps_within_generation_repeats
2026-08-18T01:36:55.0223113Z         PASS [   0.008s] ( 700/2566) spt-daemon digest::tests::supersede_trims_divider_around_emptied_middle_generation
2026-08-18T01:36:55.0223943Z         PASS [   0.008s] ( 701/2566) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-08-18T01:36:55.0225502Z         PASS [   0.007s] ( 702/2566) spt-daemon digesthub::tests::render_is_glanceable
2026-08-18T01:36:55.0226548Z         PASS [   0.007s] ( 703/2566) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-08-18T01:36:55.0227631Z         PASS [   0.007s] ( 704/2566) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-08-18T01:36:55.0287829Z         PASS [   0.439s] ( 705/2566) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-08-18T01:36:55.0297314Z         PASS [   0.007s] ( 706/2566) spt-daemon dispatch::tests::a_receipt_is_never_read_as_a_message_and_never_as_a_knock
2026-08-18T01:36:55.0298588Z         PASS [   0.007s] ( 707/2566) spt-daemon dispatch::tests::a_fork_record_is_never_read_as_a_message_and_an_old_daemon_drops_it
2026-08-18T01:36:55.0299728Z         PASS [   0.007s] ( 708/2566) spt-daemon dispatch::tests::a_knock_record_routes_here_and_drops_cleanly_on_an_n1_daemon
2026-08-18T01:36:55.0301069Z         PASS [   0.007s] ( 709/2566) spt-daemon dispatch::tests::a_presence_record_classifies_as_its_own_family_and_never_as_a_message
2026-08-18T01:36:55.0302123Z         PASS [   0.008s] ( 710/2566) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-08-18T01:36:55.0372094Z         PASS [   0.008s] ( 711/2566) spt-daemon dispatch::tests::a_redemption_is_dropped_by_an_old_daemon_where_a_knock_field_would_have_been_accepted
2026-08-18T01:36:55.0372901Z         PASS [   0.007s] ( 712/2566) spt-daemon dispatch::tests::breaker_trips_with_doubling_capped_window_and_resets_on_progress
2026-08-18T01:36:55.0373550Z         PASS [   0.007s] ( 713/2566) spt-daemon dispatch::tests::classify_failure_seat_blocked_is_exactly_the_three_discipline_strings
2026-08-18T01:36:55.0374347Z         PASS [   0.007s] ( 714/2566) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-08-18T01:36:55.0441464Z         PASS [   0.007s] ( 715/2566) spt-daemon dispatch::tests::cold_enumeration_claims_at_most_the_pool_bound_per_poll
2026-08-18T01:36:55.0442337Z         PASS [   0.007s] ( 716/2566) spt-daemon dispatch::tests::each_presence_word_has_exactly_one_authority
2026-08-18T01:36:55.0443115Z         PASS [   0.007s] ( 717/2566) spt-daemon dispatch::tests::digest_pull_and_rest_never_read_as_each_other
2026-08-18T01:36:55.0444488Z         PASS [   0.007s] ( 718/2566) spt-daemon dispatch::tests::dispatch_event_carries_the_complete_key_set
2026-08-18T01:36:55.0515084Z         PASS [   0.007s] ( 719/2566) spt-daemon dispatch::tests::feed_accumulator_commits_per_bound_never_per_chunk
2026-08-18T01:36:55.0515809Z         PASS [   0.007s] ( 720/2566) spt-daemon dispatch::tests::line_endpoint_resolves_each_family_identity_key
2026-08-18T01:36:55.0516424Z         PASS [   0.007s] ( 721/2566) spt-daemon dispatch::tests::finished_is_terminal_for_attach_only
2026-08-18T01:36:55.0518191Z         PASS [   0.007s] ( 722/2566) spt-daemon dispatch::tests::oneway_seatblocked_strikes_out_terminal_while_request_reply_paces_forever
2026-08-18T01:36:55.0525172Z         PASS [   0.058s] ( 723/2566) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-08-18T01:36:55.0591749Z         PASS [   0.007s] ( 724/2566) spt-daemon dispatch::tests::the_family_census_knows_about_the_answer_receipt
2026-08-18T01:36:55.0592650Z         PASS [   0.008s] ( 725/2566) spt-daemon dispatch::tests::seat_blocked_requeues_budget_free_paced_by_the_breaker_window
2026-08-18T01:36:55.0593528Z         PASS [   0.008s] ( 726/2566) spt-daemon dispatch::tests::only_the_old_broker_unknown_verb_answer_falls_back_to_the_peek
2026-08-18T01:36:55.0594330Z         PASS [   0.008s] ( 727/2566) spt-daemon dispatch::tests::the_family_census_is_bijective_with_the_enum
2026-08-18T01:36:55.0637505Z         PASS [   0.011s] ( 728/2566) spt-daemon dispatch::tests::the_receiver_decides_origin_and_flood_not_the_sender
2026-08-18T01:36:55.0662058Z         PASS [   0.007s] ( 729/2566) spt-daemon docshost::tests::content_types_cover_the_bundle_classes
2026-08-18T01:36:55.0663108Z         PASS [   0.007s] ( 730/2566) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-08-18T01:36:55.0670236Z         PASS [   0.008s] ( 731/2566) spt-daemon dispatch::tests::transient_failure_requeues_bounded_and_terminal_never_reenters
2026-08-18T01:36:55.0709155Z         PASS [   0.007s] ( 732/2566) spt-daemon docshost::tests::port_resolution_env_config_default
2026-08-18T01:36:55.0731888Z         PASS [   0.007s] ( 733/2566) spt-daemon docshost::tests::sanitizer_admits_pages_and_rejects_escapes
2026-08-18T01:36:55.0737143Z         PASS [   0.007s] ( 734/2566) spt-daemon drivehub::tests::a_foreign_owlery_is_refused_pre_ack_under_its_own_name
2026-08-18T01:36:55.0737735Z         PASS [   0.007s] ( 735/2566) spt-daemon drivehub::tests::a_following_op_is_served_when_nothing_refused
2026-08-18T01:36:55.0776800Z         PASS [   0.048s] ( 736/2566) spt-daemon dispatch::tests::an_unadmitted_asker_is_refused_at_this_nodes_own_seam
2026-08-18T01:36:55.0778402Z         PASS [   0.007s] ( 737/2566) spt-daemon drivehub::tests::activity_and_drive_never_clobber_each_other
2026-08-18T01:36:55.0806482Z         PASS [   0.007s] ( 738/2566) spt-daemon drivehub::tests::activity_take_is_latest_wins_and_exactly_once
2026-08-18T01:36:55.0807089Z         PASS [   0.007s] ( 739/2566) spt-daemon drivehub::tests::clear_evicts_both_classes
2026-08-18T01:36:55.0811860Z         PASS [   0.007s] ( 740/2566) spt-daemon drivehub::tests::an_unknown_op_hangs_up_instead_of_being_swallowed
2026-08-18T01:36:55.0855957Z         PASS [   0.008s] ( 741/2566) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-08-18T01:36:55.0857277Z         PASS [   0.008s] ( 742/2566) spt-daemon drivehub::tests::dead_generation_activity_frame_is_never_served
2026-08-18T01:36:55.0883859Z         PASS [   0.007s] ( 743/2566) spt-daemon drivehub::tests::only_a_pre_ack_refusal_permits_a_second_spawn
2026-08-18T01:36:55.0886589Z         PASS [   0.008s] ( 744/2566) spt-daemon drivehub::tests::drive_result_activity_key_is_additive_on_the_wire
2026-08-18T01:36:55.0888891Z         PASS [   0.008s] ( 745/2566) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-08-18T01:36:55.0932859Z         PASS [   0.008s] ( 746/2566) spt-daemon drivehub::tests::slots_are_per_owner
2026-08-18T01:36:55.0933422Z         PASS [   0.008s] ( 747/2566) spt-daemon drivehub::tests::take_is_exactly_once
2026-08-18T01:36:55.0958901Z         PASS [   0.007s] ( 748/2566) spt-daemon drivehub::tests::the_launch_reply_shapes_round_trip
2026-08-18T01:36:55.0960238Z         PASS [   0.007s] ( 749/2566) spt-daemon drivehub::tests::write_is_latest_wins
2026-08-18T01:36:55.1030792Z         PASS [   0.010s] ( 750/2566) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-08-18T01:36:55.1132434Z         PASS [   0.020s] ( 751/2566) spt-daemon effect::tests::applied_set_survives_reopen
2026-08-18T01:36:55.1195808Z         PASS [   0.006s] ( 752/2566) spt-daemon effect::tests::marker_is_single_source_and_frozen
2026-08-18T01:36:55.1237960Z         PASS [   0.028s] ( 753/2566) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-08-18T01:36:55.1256809Z         PASS [   0.006s] ( 754/2566) spt-daemon effect::tests::minter_tag_round_trips
2026-08-18T01:36:55.1309352Z         PASS [   0.007s] ( 755/2566) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-08-18T01:36:55.1397520Z         PASS [   0.081s] ( 756/2566) spt-daemon dispatch::tests::the_relay_observation_is_a_real_connect_and_a_gone_listener_never_reads_offline
2026-08-18T01:36:55.1454536Z         PASS [   0.020s] ( 757/2566) spt-daemon effect::tests::poisoned_journal_lock_still_applies_subsequent_ops
2026-08-18T01:36:55.1464652Z         PASS [   0.007s] ( 758/2566) spt-daemon effect::tests::recover_is_migration_free
2026-08-18T01:36:55.1510910Z         PASS [   0.438s] ( 759/2566) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-08-18T01:36:55.1521456Z         PASS [   0.007s] ( 760/2566) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-08-18T01:36:55.1527214Z         PASS [   0.022s] ( 761/2566) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-08-18T01:36:55.1577575Z         PASS [   0.007s] ( 762/2566) spt-daemon effect::tests::with_tracing_retry_no_retry_on_success
2026-08-18T01:36:55.1584845Z         PASS [   0.006s] ( 763/2566) spt-daemon effect::tests::with_tracing_retry_passes_through_other_errors
2026-08-18T01:36:55.1585752Z         PASS [   0.006s] ( 764/2566) spt-daemon effect::tests::with_tracing_retry_retries_once_on_no_longer_held
2026-08-18T01:36:55.1648502Z         PASS [   0.007s] ( 765/2566) spt-daemon effect::tests::with_tracing_retry_terminal_is_public_language
2026-08-18T01:36:55.1649358Z         PASS [   0.006s] ( 766/2566) spt-daemon failedaddr::tests::a_null_address_records_nothing
2026-08-18T01:36:55.1650063Z         PASS [   0.006s] ( 767/2566) spt-daemon failedaddr::tests::a_successful_dial_clears_the_record
2026-08-18T01:36:55.1672045Z         PASS [   0.021s] ( 768/2566) spt-daemon effect::tests::shellchan_and_rc_same_session_dont_collide
2026-08-18T01:36:55.1722488Z         PASS [   0.007s] ( 769/2566) spt-daemon failedaddr::tests::connecting_to_a_peer_clears_only_that_peers_records
2026-08-18T01:36:55.1723839Z         PASS [   0.007s] ( 770/2566) spt-daemon failedaddr::tests::matches_the_exact_address_and_no_other
2026-08-18T01:36:55.1726879Z         PASS [   0.008s] ( 771/2566) spt-daemon failedaddr::tests::an_expired_record_stops_matching_and_is_swept
2026-08-18T01:36:55.1738201Z         PASS [   0.007s] ( 772/2566) spt-daemon firewall::tests::a_deny_line_naming_the_port_does_not_admit_it
2026-08-18T01:36:55.1746137Z         PASS [   0.079s] ( 773/2566) spt-daemon effect::tests::each_named_minter_namespaces_its_ops
2026-08-18T01:36:55.1798070Z         PASS [   0.007s] ( 774/2566) spt-daemon firewall::tests::a_live_manager_outranks_its_backend
2026-08-18T01:36:55.1798919Z         PASS [   0.007s] ( 775/2566) spt-daemon firewall::tests::active_but_unreadable_is_unverified_not_a_verdict
2026-08-18T01:36:55.1800828Z         PASS [   0.008s] ( 776/2566) spt-daemon firewall::tests::a_disabled_manager_does_not_shadow_the_backend
2026-08-18T01:36:55.1804527Z         PASS [   0.007s] ( 777/2566) spt-daemon firewall::tests::active_ufw_is_decided_against_the_bound_port
2026-08-18T01:36:55.1812018Z         PASS [   0.007s] ( 778/2566) spt-daemon firewall::tests::any_rule_of_the_name_admitting_the_binder_passes
2026-08-18T01:36:55.1874416Z         PASS [   0.007s] ( 779/2566) spt-daemon firewall::tests::unanswerable_probes_read_unknown_and_no_rule_reads_missing
2026-08-18T01:36:55.1876276Z         PASS [   0.006s] ( 780/2566) spt-daemon forkop::tests::forking_into_the_reserved_id_is_refused_before_the_mind_is_copied
2026-08-18T01:36:55.1877494Z         PASS [   0.008s] ( 781/2566) spt-daemon firewall::tests::rule_for_the_binder_passes_regardless_of_case_or_separators
2026-08-18T01:36:55.1878205Z         PASS [   0.008s] ( 782/2566) spt-daemon firewall::tests::no_active_firewall_reads_unknown_and_inactive_ones_are_skipped
2026-08-18T01:36:55.1880848Z         PASS [   0.008s] ( 783/2566) spt-daemon firewall::tests::rule_for_another_binary_is_a_mismatch_not_a_pass
2026-08-18T01:36:55.1946642Z         PASS [   0.007s] ( 784/2566) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-08-18T01:36:55.1947339Z         PASS [   0.006s] ( 785/2566) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-08-18T01:36:55.1947835Z         PASS [   0.007s] ( 786/2566) spt-daemon frame::tests::handshake_rejects_below_floor
2026-08-18T01:36:55.1948497Z         PASS [   0.007s] ( 787/2566) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-08-18T01:36:55.1949437Z         PASS [   0.007s] ( 788/2566) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-08-18T01:36:55.2021448Z         PASS [   0.007s] ( 789/2566) spt-daemon grants::tests::preconsent_flags_author_grants
2026-08-18T01:36:55.2022835Z         PASS [   0.008s] ( 790/2566) spt-daemon grants::tests::escalation_answers_apply
2026-08-18T01:36:55.2024165Z         PASS [   0.008s] ( 791/2566) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-08-18T01:36:55.2026897Z         PASS [   0.008s] ( 792/2566) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-08-18T01:36:55.2093434Z         PASS [   0.007s] ( 793/2566) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-08-18T01:36:55.2097232Z         PASS [   0.008s] ( 794/2566) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-08-18T01:36:55.2097904Z         PASS [   0.007s] ( 795/2566) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-08-18T01:36:55.2106781Z         PASS [   0.008s] ( 796/2566) spt-daemon harnesshost::tests::node_key_fills_advertised_label_in_session_template
2026-08-18T01:36:55.2172406Z         PASS [   0.008s] ( 797/2566) spt-daemon harnesshost::tests::node_missing_reference_fails_loud
2026-08-18T01:36:55.2173430Z         PASS [   0.007s] ( 798/2566) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-08-18T01:36:55.2174868Z         PASS [   0.008s] ( 799/2566) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-08-18T01:36:55.2194742Z         PASS [   0.009s] ( 800/2566) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-08-18T01:36:55.2251186Z         PASS [   0.008s] ( 801/2566) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-08-18T01:36:55.2251999Z         PASS [   0.008s] ( 802/2566) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-08-18T01:36:55.2257992Z         PASS [   0.008s] ( 803/2566) spt-daemon harnesshost::tests::prepare_threads_translation_binary_when_declared
2026-08-18T01:36:55.2259143Z         PASS [   0.123s] ( 804/2566) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-08-18T01:36:55.2265984Z         PASS [   0.197s] ( 805/2566) spt-daemon dispatch::tests::a_served_probe_leaves_the_targets_spool_and_inbox_byte_identical
2026-08-18T01:36:55.2271568Z         PASS [   0.008s] ( 806/2566) spt-daemon harnesshost::tests::provisional_session_id_recognizes_own_mint_only
2026-08-18T01:36:55.2333370Z         PASS [   0.007s] ( 807/2566) spt-daemon knocknotif::tests::courtesy_subnet_is_a_member_subnet
2026-08-18T01:36:55.2341873Z         PASS [   0.008s] ( 808/2566) spt-daemon knocknotif::tests::correlation_subnet_beats_first_visible
2026-08-18T01:36:55.2344902Z         PASS [   0.007s] ( 809/2566) spt-daemon knocknotif::tests::hidden_addressee_is_not_a_candidate
2026-08-18T01:36:55.2346740Z         PASS [   0.010s] ( 810/2566) spt-daemon harnesshost::tests::translation_binary_resolves_against_install_dir
2026-08-18T01:36:55.2694284Z         PASS [   0.036s] ( 811/2566) spt-daemon lifecycle::tests::a_seeded_ingest_fault_survives_a_turn_success_after_a_restart
2026-08-18T01:36:55.2764497Z         PASS [   0.042s] ( 812/2566) spt-daemon lifecycle::tests::any_kind_success_clears_timeouts_but_only_its_own_hard_counter
2026-08-18T01:36:55.2844105Z         PASS [   0.050s] ( 813/2566) spt-daemon lifecycle::tests::a_slotless_stamp_seeds_nothing_and_an_unknown_slot_is_ignored
2026-08-18T01:36:55.2911125Z         PASS [   0.022s] ( 814/2566) spt-daemon lifecycle::tests::base_keys_carries_single_subnet_no_home
2026-08-18T01:36:55.3149109Z         PASS [   0.038s] ( 815/2566) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-08-18T01:36:55.3181558Z         PASS [   0.027s] ( 816/2566) spt-daemon lifecycle::tests::custody_survives_parent_boundary_and_reseed_clears
2026-08-18T01:36:55.3235221Z         PASS [   0.039s] ( 817/2566) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-08-18T01:36:55.3306584Z         PASS [   0.012s] ( 818/2566) spt-daemon lifecycle::tests::echo_fire_skips_loud_on_relative_dir_without_cwd
2026-08-18T01:36:55.3381690Z         PASS [   0.007s] ( 819/2566) spt-daemon lifecycle::tests::event_turn_bound_follows_the_role_not_the_pulse
2026-08-18T01:36:55.3445623Z         PASS [   0.006s] ( 820/2566) spt-daemon lifecycle::tests::first_turn_psyche_context_is_never_empty
2026-08-18T01:36:55.3575508Z         PASS [   0.043s] ( 821/2566) spt-daemon lifecycle::tests::echo_fire_resolves_relative_commune_dir_against_endpoint_cwd
2026-08-18T01:36:55.3646275Z         PASS [   0.020s] ( 822/2566) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-08-18T01:36:55.3709555Z         PASS [   0.006s] ( 823/2566) spt-daemon lifecycle::tests::is_owlery_internal_cases
2026-08-18T01:36:55.3740122Z         PASS [   0.643s] ( 824/2566) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-08-18T01:36:55.3789775Z         PASS [   0.008s] ( 825/2566) spt-daemon lifecycle::tests::manifest_cell_refresh_swaps_manifest_and_runtime
2026-08-18T01:36:55.3811712Z         PASS [   0.007s] ( 826/2566) spt-daemon lifecycle::tests::node_key_fills_advertised_label_in_lifecycle_base_keys
2026-08-18T01:36:55.3920777Z         PASS [   0.157s] ( 827/2566) spt-daemon lifecycle::tests::an_ingest_consumes_the_standing_expectation
2026-08-18T01:36:55.3951727Z         PASS [   0.013s] ( 828/2566) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-08-18T01:36:55.3969230Z         PASS [   0.308s] ( 829/2566) spt-daemon drivehub::tests::the_pre_ack_causes_are_three_distinct_diagnostics
2026-08-18T01:36:55.3977264Z         PASS [   0.172s] ( 830/2566) spt-daemon inject::tests::shared_inject_leg_detects_spt_hosted
2026-08-18T01:36:55.3985144Z         PASS [   0.006s] ( 831/2566) spt-daemon lifecycle::tests::outcome_classifies_by_type_never_by_message
2026-08-18T01:36:55.4009423Z         PASS [   0.007s] ( 832/2566) spt-daemon lifecycle::tests::outcome_names_its_leg_and_turn_failure_wins
2026-08-18T01:36:55.4041483Z         PASS [   0.006s] ( 833/2566) spt-daemon lifecycle::tests::psyche_turn_keys_carry_custody_sids_and_context_file_path
2026-08-18T01:36:55.4042311Z         PASS [   0.007s] ( 834/2566) spt-daemon lifecycle::tests::psyche_context_file_continue_is_zero_bytes_fresh_is_nonempty
2026-08-18T01:36:55.4045173Z         PASS [   0.006s] ( 835/2566) spt-daemon lifecycle::tests::psyche_turn_strikes_exhausted_boundary
2026-08-18T01:36:55.4166236Z         PASS [   0.059s] ( 836/2566) spt-daemon lifecycle::tests::ingest_hard_failures_stamp_even_while_turns_succeed
2026-08-18T01:36:55.4429249Z         PASS [   0.039s] ( 837/2566) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-08-18T01:36:55.4548535Z         PASS [   0.038s] ( 838/2566) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-08-18T01:36:55.4568518Z         PASS [   0.053s] ( 839/2566) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-08-18T01:36:55.4593004Z         PASS [   0.234s] ( 840/2566) spt-daemon inject::tests::has_parked_idle_spool_gates_on_idle_hosted_and_pending
2026-08-18T01:36:55.4652512Z         PASS [   0.008s] ( 841/2566) spt-daemon lifecycle::tests::reload_fires_on_disk_change
2026-08-18T01:36:55.4665369Z         PASS [   0.062s] ( 842/2566) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-08-18T01:36:55.4666162Z         PASS [   0.007s] ( 843/2566) spt-daemon lifecycle::tests::reload_keeps_last_good_on_unparseable
2026-08-18T01:36:55.4733683Z         PASS [   0.007s] ( 844/2566) spt-daemon lifecycle::tests::resolve_endpoint_drop_dir_cases
2026-08-18T01:36:55.4738670Z         PASS [   0.009s] ( 845/2566) spt-daemon lifecycle::tests::reload_noop_when_unchanged
2026-08-18T01:36:55.4742367Z         PASS [   0.280s] ( 846/2566) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-08-18T01:36:55.4743029Z         PASS [   0.008s] ( 847/2566) spt-daemon lifecycle::tests::reload_noop_without_install_dir
2026-08-18T01:36:55.4809654Z         PASS [   0.006s] ( 848/2566) spt-daemon lifecycle::tests::session_not_found_discriminates_reseed_from_strike
2026-08-18T01:36:55.4913114Z         PASS [   0.168s] ( 849/2566) spt-daemon lifecycle::tests::empty_sweep_yields_no_outcome_while_a_real_ingest_yields_success
2026-08-18T01:36:55.4925292Z         PASS [   0.527s] ( 850/2566) spt::bin/spt api::startup::tests::bind_listen_control_detach_keeps_the_earned_hosting_authority
2026-08-18T01:36:55.4955464Z         PASS [   0.117s] ( 851/2566) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-08-18T01:36:55.5159852Z         PASS [   0.035s] ( 852/2566) spt-daemon lifecycle::tests::the_expectation_is_recorded_before_the_spawn_not_after
2026-08-18T01:36:55.5289448Z         PASS [   0.056s] ( 853/2566) spt-daemon lifecycle::tests::rest_edge_echo_success_clears_stale_psyche_stamp
2026-08-18T01:36:55.5325962Z         PASS [   0.132s] ( 854/2566) spt-daemon lifecycle::tests::psyche_turn_threads_parent_read_env_into_spawn
2026-08-18T01:36:55.5420233Z         PASS [   0.009s] ( 855/2566) spt-daemon linkhost::tests::force_on_an_offline_instance_is_the_plain_relink
2026-08-18T01:36:55.5598325Z         PASS [   0.044s] ( 856/2566) spt-daemon lifecycle::tests::turn_budget_stamps_on_exhaustion_and_clears_on_success
2026-08-18T01:36:55.5620795Z         PASS [   0.020s] ( 857/2566) spt-daemon linkhost::tests::force_refuses_an_ephemeral_instance_and_moves_nothing
2026-08-18T01:36:55.5689635Z         PASS [   0.007s] ( 858/2566) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-08-18T01:36:55.5862018Z         PASS [   0.091s] ( 859/2566) spt-daemon lifecycle::tests::timeout_budget_is_ten_deep_not_three
2026-08-18T01:36:55.5872944Z         PASS [   0.144s] ( 860/2566) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-08-18T01:36:55.6042469Z         PASS [   0.113s] ( 861/2566) spt-daemon lifecycle::tests::thrash_budget_trips_on_a_synthetic_failure_loop_without_touching_status
2026-08-18T01:36:55.6194072Z         PASS [   0.127s] ( 862/2566) spt::bin/spt api::startup::tests::bind_live_agent_over_prior_ready_agent_earns_online_on_controllable_with_preserved_type
2026-08-18T01:36:55.6244854Z         PASS [   0.020s] ( 863/2566) spt-daemon linkhost::tests::run_action_honors_the_force_arg
2026-08-18T01:36:55.6870355Z         PASS [   0.213s] ( 864/2566) spt-daemon lifecycle::tests::role_less_manifest_ticks_strike_free
2026-08-18T01:36:55.6991675Z         PASS [   0.130s] ( 865/2566) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-08-18T01:36:55.7028504Z         PASS [   0.174s] ( 866/2566) spt-daemon linkhost::tests::cmd_wakes_a_stale_online_persistent_instance
2026-08-18T01:36:55.7096385Z         PASS [   0.007s] ( 867/2566) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-08-18T01:36:55.7109512Z         PASS [   0.124s] ( 868/2566) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-08-18T01:36:55.7164550Z         PASS [   0.007s] ( 869/2566) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-08-18T01:36:55.7171288Z         PASS [   0.006s] ( 870/2566) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-08-18T01:36:55.7213166Z         PASS [   0.135s] ( 871/2566) spt-daemon linkhost::tests::relink_refuses_a_live_instance_but_recovers_a_stale_online_one
2026-08-18T01:36:55.7233953Z         PASS [   0.007s] ( 872/2566) spt-daemon msg::tests::endpoint_injected_envelope_carries_delivered_and_spool_hint
2026-08-18T01:36:55.7235240Z         PASS [   0.006s] ( 873/2566) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-08-18T01:36:55.7285669Z         PASS [   0.007s] ( 874/2566) spt-daemon msg::tests::evicted_envelope_round_trips
2026-08-18T01:36:55.7293150Z         PASS [   0.030s] ( 875/2566) spt-daemon linkhost::tests::survivor_probe_separates_our_binary_from_a_recycled_pid
2026-08-18T01:36:55.7301312Z         PASS [   0.007s] ( 876/2566) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-08-18T01:36:55.7302203Z         PASS [   0.007s] ( 877/2566) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-08-18T01:36:55.7340465Z         PASS [   0.174s] ( 878/2566) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-08-18T01:36:55.7363584Z         PASS [   0.008s] ( 879/2566) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-08-18T01:36:55.7366113Z         PASS [   0.007s] ( 880/2566) spt-daemon msg::tests::output_envelope_round_trips
2026-08-18T01:36:55.7372098Z         PASS [   0.007s] ( 881/2566) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-08-18T01:36:55.7372960Z         PASS [   0.007s] ( 882/2566) spt-daemon msg::tests::output_sync_flag_defaults_absent_and_skips_when_false
2026-08-18T01:36:55.7422484Z         PASS [   0.008s] ( 883/2566) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-08-18T01:36:55.7438560Z         PASS [   0.007s] ( 884/2566) spt-daemon msg::tests::stream_lifetime_is_additive_and_defaults_durable
2026-08-18T01:36:55.7439625Z         PASS [   0.007s] ( 885/2566) spt-daemon msg::tests::two_phase_join_wire_round_trips
2026-08-18T01:36:55.7440178Z         PASS [   0.007s] ( 886/2566) spt-daemon msg::tests::wire_decodes_old_shape_to_legacy
2026-08-18T01:36:55.7506650Z         PASS [   0.013s] ( 887/2566) spt-daemon nethost::tests::append_halts_at_first_failed_write_removes_the_seat_and_cancels_the_lease
2026-08-18T01:36:55.7507620Z         PASS [   0.008s] ( 888/2566) spt-daemon nethost::tests::attach_replay_never_interleaves_with_concurrent_live_appends
2026-08-18T01:36:55.7518600Z         PASS [   0.008s] ( 889/2566) spt-daemon nethost::tests::begin_attach_refuses_only_while_a_poisoned_prior_still_drains
2026-08-18T01:36:55.7519549Z         PASS [   0.127s] ( 890/2566) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-08-18T01:36:55.7559036Z         PASS [   0.136s] ( 891/2566) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-08-18T01:36:55.7587152Z         PASS [   0.007s] ( 892/2566) spt-daemon nethost::tests::home_relay_reads_a_real_serialized_endpoint_addr
2026-08-18T01:36:55.7648121Z         PASS [   0.013s] ( 893/2566) spt-daemon nethost::tests::finish_halts_and_removes_a_poisoned_seat
2026-08-18T01:36:55.7649342Z         PASS [   0.014s] ( 894/2566) spt-daemon nethost::tests::displaced_writer_failure_never_cancels_the_successor_lease
2026-08-18T01:36:55.7707612Z         PASS [   0.015s] ( 895/2566) spt::bin/spt api::startup::tests::bind_refuses_a_session_id_that_squats_a_psyche_custody_sid
2026-08-18T01:36:55.7738520Z         PASS [   0.319s] ( 896/2566) spt-daemon lifecycle::tests::relative_commune_dir_resolves_against_endpoint_cwd_and_fills_project_branch
2026-08-18T01:36:55.7774833Z         PASS [   0.027s] ( 897/2566) spt-daemon nethost::tests::dispatch_stream_infos_excludes_local_and_retired_rows_server_side
2026-08-18T01:36:55.7806586Z         PASS [   0.007s] ( 898/2566) spt-daemon nethost::tests::next_seq_counts_appends_not_logical_chunks
2026-08-18T01:36:55.7895227Z         PASS [   0.316s] ( 899/2566) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-08-18T01:36:55.7901976Z         PASS [   0.031s] ( 900/2566) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-08-18T01:36:55.7974721Z         PASS [   0.007s] ( 901/2566) spt-daemon nethost::tests::opener_pins_first_line_across_full_ring_roll
2026-08-18T01:36:55.7975733Z         PASS [   0.008s] ( 902/2566) spt-daemon nethost::tests::opener_capture_gives_up_bounded_on_a_newline_less_stream
2026-08-18T01:36:55.8072585Z         PASS [   0.042s] ( 903/2566) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-08-18T01:36:55.8083812Z         PASS [   0.031s] ( 904/2566) spt-daemon nethost::tests::op_maps_are_minter_namespaced
2026-08-18T01:36:55.8084536Z         PASS [   0.028s] ( 905/2566) spt-daemon nethost::tests::open_class_routes_to_the_opener_row_only
2026-08-18T01:36:55.8115426Z         PASS [   0.014s] ( 906/2566) spt-daemon nethost::tests::presence_log_mirrors_the_seat_discipline
2026-08-18T01:36:55.8124634Z         PASS [   0.015s] ( 907/2566) spt-daemon nethost::tests::overflow_detaches_without_lease_cancel_and_the_brain_resumes_from_cursor
2026-08-18T01:36:55.8144897Z         PASS [   0.007s] ( 908/2566) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-08-18T01:36:55.8414341Z         PASS [   0.033s] ( 909/2566) spt-daemon nethost::tests::retire_hides_the_row_while_active_rows_stay
2026-08-18T01:36:55.8415248Z         PASS [   0.154s] ( 910/2566) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-08-18T01:36:55.8437098Z         PASS [   0.035s] ( 911/2566) spt-daemon nethost::tests::retire_sweep_dismisses_the_seat_and_terminal_retire_drops_the_row
2026-08-18T01:36:55.8441600Z         PASS [   0.032s] ( 912/2566) spt-daemon nethost::tests::send_stream_refuses_on_a_canceled_lease
2026-08-18T01:36:55.8487770Z         PASS [   0.037s] ( 913/2566) spt-daemon nethost::tests::retired_row_still_flushes_a_late_reply
2026-08-18T01:36:55.8721084Z         PASS [   0.031s] ( 914/2566) spt-daemon nethost::tests::unsubscribe_releases_only_the_callers_seat_joins_writer_and_is_idempotent
2026-08-18T01:36:55.8834257Z         PASS [   0.113s] ( 915/2566) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-08-18T01:36:55.8852258Z         PASS [   0.071s] ( 916/2566) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-08-18T01:36:55.9043022Z         PASS [   0.021s] ( 917/2566) spt::bin/spt api::startup::tests::bind_with_unrelated_sid_is_unaffected_by_the_squat_guard
2026-08-18T01:36:55.9177112Z         PASS [   0.013s] ( 918/2566) spt::bin/spt api::startup::tests::empty_session_seed_refusal_spends_the_seed_no_restore
2026-08-18T01:36:55.9181592Z         PASS [   0.174s] ( 919/2566) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-08-18T01:36:55.9182737Z         PASS [   0.174s] ( 920/2566) spt-daemon nethost::tests::conn_close_sweeps_its_stream_rows
2026-08-18T01:36:55.9316970Z         PASS [   0.014s] ( 921/2566) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-08-18T01:36:55.9874530Z         PASS [   1.511s] ( 922/2566) spt-daemon autostart::tests::a_persisted_reserved_id_default_is_never_replayed
2026-08-18T01:36:56.0729243Z         PASS [   0.141s] ( 923/2566) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-08-18T01:36:56.0798348Z         PASS [   0.007s] ( 924/2566) spt::bin/spt api::startup::tests::fresh_bind_over_dead_life_needs_both_terminal_and_a_new_session
2026-08-18T01:36:56.0986597Z         PASS [   0.255s] ( 925/2566) spt-daemon notif::tests::an_absent_addressee_yields_no_target_rather_than_the_mra_winner
2026-08-18T01:36:56.1142333Z         PASS [   0.242s] ( 926/2566) spt-daemon notif::tests::expired_row_is_auto_dismissed_at_boundary_not_surfaced
2026-08-18T01:36:56.1333174Z         PASS [   0.248s] ( 927/2566) spt-daemon notif::tests::first_fire_declines_an_already_expired_row
2026-08-18T01:36:56.1423186Z         PASS [   0.294s] ( 928/2566) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-08-18T01:36:56.2318654Z         PASS [   0.152s] ( 929/2566) spt::bin/spt api::startup::tests::fresh_create_over_a_stopped_life_reads_active_with_no_wake
2026-08-18T01:36:56.2403558Z         PASS [   0.322s] ( 930/2566) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-08-18T01:36:56.2561332Z         PASS [   0.338s] ( 931/2566) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-08-18T01:36:56.2661627Z         PASS [   0.133s] ( 932/2566) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-08-18T01:36:56.2690222Z         PASS [   0.029s] ( 933/2566) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-08-18T01:36:56.2751508Z         PASS [   0.434s] ( 934/2566) spt-daemon notif::tests::a_boundary_surfaces_an_addressed_row_only_at_its_addressee
2026-08-18T01:36:56.2821945Z         PASS [   0.295s] ( 935/2566) spt-daemon notif::tests::first_fire_rides_the_quiet_window_not_the_live_stream
2026-08-18T01:36:56.2882619Z         PASS [   0.006s] ( 936/2566) spt-daemon notifgate::tests::an_unvalidatable_notify_passes
2026-08-18T01:36:56.2946150Z         PASS [   0.006s] ( 937/2566) spt-daemon notifgate::tests::distinct_notifs_both_deliver
2026-08-18T01:36:56.3042974Z         PASS [   0.010s] ( 938/2566) spt-daemon notifgate::tests::retain_preserves_order_of_the_survivors
2026-08-18T01:36:56.3105959Z         PASS [   0.006s] ( 939/2566) spt-daemon notifgate::tests::the_validity_gate_decision_table
2026-08-18T01:36:56.3297511Z         PASS [   0.061s] ( 940/2566) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-08-18T01:36:56.3528784Z         PASS [   0.121s] ( 941/2566) spt::bin/spt api::startup::tests::fresh_create_with_no_prior_carries_no_rest_state
2026-08-18T01:36:56.3595190Z         PASS [   0.007s] ( 942/2566) spt::bin/spt api::startup::tests::listen_never_asserts_hosting_topology_and_bind_still_does
2026-08-18T01:36:56.3610087Z         PASS [   0.262s] ( 943/2566) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-08-18T01:36:56.3659566Z         PASS [   0.006s] ( 944/2566) spt::bin/spt api::startup::tests::listen_online_gate_refuses_capability_only_online
2026-08-18T01:36:56.3722759Z         PASS [   0.006s] ( 945/2566) spt::bin/spt api::startup::tests::listen_orphan_exit_line_names_self_and_parent
2026-08-18T01:36:56.3975500Z         PASS [   0.025s] ( 946/2566) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-08-18T01:36:56.4103622Z         PASS [   0.013s] ( 947/2566) spt::bin/spt api::startup::tests::missing_seed_refused
2026-08-18T01:36:56.4243453Z         PASS [   0.580s] ( 948/2566) spt-daemon notif::tests::an_addressed_row_fires_at_its_addressee_and_nowhere_else
2026-08-18T01:36:56.4332661Z         PASS [   0.023s] ( 949/2566) spt::bin/spt api::startup::tests::no_seed_is_the_fallback_trigger_then_sid_binds
2026-08-18T01:36:56.4379483Z         PASS [   0.296s] ( 950/2566) spt-daemon notif::tests::node_scoped_first_fire_ignores_a_fresher_remote_winner
2026-08-18T01:36:56.4394958Z         PASS [   0.006s] ( 951/2566) spt::bin/spt api::startup::tests::only_an_unverified_refusal_names_its_escape
2026-08-18T01:36:56.4458610Z         PASS [   0.006s] ( 952/2566) spt::bin/spt api::startup::tests::only_gone_changes_the_conflict_verdict
2026-08-18T01:36:56.4483963Z         PASS [   0.334s] ( 953/2566) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-08-18T01:36:56.4530009Z         PASS [   0.007s] ( 954/2566) spt::bin/spt api::startup::tests::parent_watchdog_triggers_exit_on_a_dead_parent_only
2026-08-18T01:36:56.4544837Z         PASS [   0.006s] ( 955/2566) spt-daemon pairhost::tests::a_re_postured_subnet_advises_and_never_applies
2026-08-18T01:36:56.5474954Z         PASS [   0.237s] ( 956/2566) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-08-18T01:36:56.5541549Z         PASS [   0.007s] ( 957/2566) spt-daemon pairhost::tests::joiner_clock_render_shows_step_offset_and_state
2026-08-18T01:36:56.5580674Z         PASS [   0.103s] ( 958/2566) spt-daemon pairhost::tests::an_advisory_records_the_sighting_and_still_applies_nothing
2026-08-18T01:36:56.5605294Z         PASS [   0.006s] ( 959/2566) spt-daemon pairhost::tests::meet_failure_detail_concise_vs_verbose
2026-08-18T01:36:56.5632637Z         PASS [   0.110s] ( 960/2566) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-08-18T01:36:56.5645634Z         PASS [   0.006s] ( 961/2566) spt-daemon pairhost::tests::meet_final_retry_failing_surrenders_once
2026-08-18T01:36:56.5665528Z         PASS [   0.237s] ( 962/2566) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-08-18T01:36:56.5670809Z         PASS [   0.007s] ( 963/2566) spt-daemon pairhost::tests::meet_retries_once_after_refresh_on_exhaustion
2026-08-18T01:36:56.5715834Z         PASS [   0.007s] ( 964/2566) spt-daemon pairhost::tests::the_advisory_says_nothing_was_applied
2026-08-18T01:36:56.5732880Z         PASS [   0.007s] ( 965/2566) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-08-18T01:36:56.5774106Z         PASS [   0.216s] ( 966/2566) spt-daemon notifsync::tests::node_scoped_rows_are_excluded_from_the_feed
2026-08-18T01:36:56.5802508Z         PASS [   0.007s] ( 967/2566) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-08-18T01:36:56.5877661Z         PASS [   0.021s] ( 968/2566) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-08-18T01:36:56.5977348Z         PASS [   0.034s] ( 969/2566) spt::bin/spt api::startup::tests::prebind_refusal_restores_the_seed_for_retry
2026-08-18T01:36:56.5997317Z         PASS [   0.028s] ( 970/2566) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-08-18T01:36:56.6043332Z         PASS [   0.016s] ( 971/2566) spt-daemon projwriter::tests::cold_construct_spawns_no_git_and_first_cycle_publishes
2026-08-18T01:36:56.6049565Z         PASS [   0.007s] ( 972/2566) spt::bin/spt api::startup::tests::read_env_measured_capture_replaces_prior_stamp
2026-08-18T01:36:56.6122546Z         PASS [   0.188s] ( 973/2566) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-08-18T01:36:56.6128895Z         PASS [   0.013s] ( 974/2566) spt-daemon projwriter::tests::corrupt_index_is_repaired_and_counted
2026-08-18T01:36:56.6159627Z         PASS [   0.038s] ( 975/2566) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-08-18T01:36:56.6439403Z         PASS [   0.206s] ( 976/2566) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-08-18T01:36:56.6585189Z         PASS [   0.054s] ( 977/2566) spt-daemon projwriter::tests::cwd_invalidation_evicts_shared_cache_entry
2026-08-18T01:36:56.7097160Z         PASS [   0.434s] ( 978/2566) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-08-18T01:36:56.7255023Z         PASS [   0.459s] ( 979/2566) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-08-18T01:36:56.7318246Z         PASS [   0.006s] ( 980/2566) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-08-18T01:36:56.7357120Z         PASS [   0.131s] ( 981/2566) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-08-18T01:36:56.7366240Z         PASS [   0.121s] ( 982/2566) spt-daemon projwriter::tests::ordinary_commit_is_noop_config_change_rederives
2026-08-18T01:36:56.7453262Z         PASS [   0.489s] ( 983/2566) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-08-18T01:36:56.8059738Z         PASS [   0.193s] ( 984/2566) spt-daemon projwriter::tests::failed_cycle_preserves_last_known_good
2026-08-18T01:36:56.8236022Z         PASS [   0.211s] ( 985/2566) spt-daemon projwriter::tests::endpoint_events_patch_rows_and_drop_purged
2026-08-18T01:36:56.8248473Z         PASS [   1.060s] ( 986/2566) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-08-18T01:36:56.8610355Z         PASS [   0.202s] ( 987/2566) spt-daemon projwriter::tests::warm_start_unchanged_generation_scans_nothing
2026-08-18T01:36:56.8704948Z         PASS [   0.135s] ( 988/2566) spt::bin/spt api::startup::tests::revive_preserves_prior_rest_state_and_dormant_anchor
2026-08-18T01:36:56.9573354Z         PASS [   0.225s] ( 989/2566) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-08-18T01:36:56.9823365Z         PASS [   0.237s] ( 990/2566) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-08-18T01:36:56.9891233Z         PASS [   0.007s] ( 991/2566) spt-daemon pump::health::tests::a_failing_peer_whose_node_the_registry_reports_offline_reads_absent_not_degraded
2026-08-18T01:36:56.9961017Z         PASS [   0.007s] ( 992/2566) spt-daemon pump::health::tests::a_non_target_connection_never_counts_and_disconnects_mirror_the_conn_set
2026-08-18T01:36:56.9969530Z         PASS [   0.126s] ( 993/2566) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-08-18T01:36:57.0030215Z         PASS [   0.007s] ( 994/2566) spt-daemon pump::health::tests::a_subnet_leave_re_derives_the_live_count_without_disconnecting_anybody
2026-08-18T01:36:57.0101719Z         PASS [   0.007s] ( 995/2566) spt-daemon pump::health::tests::a_target_leaving_the_roster_drops_its_failure_and_can_return_the_node_to_green
2026-08-18T01:36:57.0161874Z         PASS [   0.019s] ( 996/2566) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-08-18T01:36:57.0168327Z         PASS [   0.007s] ( 997/2566) spt-daemon pump::health::tests::degraded_on_all_peer_failure_healthy_only_on_real_progress
2026-08-18T01:36:57.0231573Z         PASS [   0.007s] ( 998/2566) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-08-18T01:36:57.0235538Z         PASS [   0.007s] ( 999/2566) spt-daemon pump::health::tests::five_of_seven_failing_behind_two_live_peers_is_degraded_partial_never_healthy
2026-08-18T01:36:57.0300663Z         PASS [   0.007s] (1000/2566) spt::bin/spt api::startup::tests::seed_restorable_spends_dead_seeds_restores_recoverable
2026-08-18T01:36:57.0308581Z         PASS [   0.007s] (1001/2566) spt-daemon pump::health::tests::health_file_roundtrip_and_degrade
2026-08-18T01:36:57.0324998Z         PASS [   0.452s] (1002/2566) spt-daemon projwriter::tests::batched_complexity_counters_hold
2026-08-18T01:36:57.0378784Z         PASS [   0.007s] (1003/2566) spt-daemon pump::health::tests::one_peer_reconnecting_narrows_the_verdict_without_restarting_the_incident_clock
2026-08-18T01:36:57.0391916Z         PASS [   0.007s] (1004/2566) spt-daemon pump::health::tests::one_unaccounted_failing_peer_holds_the_degraded_partial_verdict
2026-08-18T01:36:57.0401700Z         PASS [   0.234s] (1005/2566) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-08-18T01:36:57.0402568Z         PASS [   0.304s] (1006/2566) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-08-18T01:36:57.0446907Z         PASS [   0.014s] (1007/2566) spt::bin/spt api::startup::tests::session_id_fallback_binds_live_perch_from_sid
2026-08-18T01:36:57.0454801Z         PASS [   0.008s] (1008/2566) spt-daemon pump::health::tests::peers_absent_replaces_only_a_degraded_verdict_and_never_outlives_its_target
2026-08-18T01:36:57.0466772Z         PASS [   0.007s] (1009/2566) spt-daemon pump::health::tests::registry_admit_stamp_survives_restart_rounds_and_never_regresses
2026-08-18T01:36:57.0473196Z         PASS [   0.007s] (1010/2566) spt-daemon pump::health::tests::stage_parses_from_attributed_reasons
2026-08-18T01:36:57.0476990Z         PASS [   0.007s] (1011/2566) spt-daemon pump::health::tests::stale_gossip_forces_the_conservative_read_even_with_every_node_offline
2026-08-18T01:36:57.0542446Z         PASS [   0.009s] (1012/2566) spt-daemon pump::registry::tests::disclosable_lines_keeps_the_per_subnet_filter
2026-08-18T01:36:57.0572450Z         FAIL [   0.008s] (1013/2566) spt-daemon pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer
2026-08-18T01:36:57.0573212Z   stdout ───
2026-08-18T01:36:57.0573352Z 
2026-08-18T01:36:57.0573453Z     running 1 test
2026-08-18T01:36:57.0573849Z     test pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer ... FAILED
2026-08-18T01:36:57.0574230Z 
2026-08-18T01:36:57.0574334Z     failures:
2026-08-18T01:36:57.0574474Z 
2026-08-18T01:36:57.0574568Z     failures:
2026-08-18T01:36:57.0574906Z         pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer
2026-08-18T01:36:57.0575235Z 
2026-08-18T01:36:57.0575535Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 836 filtered out; finished in 0.00s
2026-08-18T01:36:57.0575933Z 
2026-08-18T01:36:57.0576067Z   stderr ───
2026-08-18T01:36:57.0576195Z 
2026-08-18T01:36:57.0576697Z     thread 'pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer' (74675) panicked at crates/spt-daemon/src/pump/registry.rs:369:13:
2026-08-18T01:36:57.0577788Z     refused viewer is not told the endpoint exists: {"subnet":"home","endpoint_id":"ling","instance":{"node":"me","status":"Active","epoch":1,"resources":"ling builds rust","bound":true}}
2026-08-18T01:36:57.0579155Z     {"subnet":"home","endpoint_id":"doyle","instance":{"node":"me","status":"Active","epoch":1,"resources":"doyle builds rust","bound":true}}
2026-08-18T01:36:57.0579833Z     {"subnet":"home","node":"me","label":"hfenduleam","epoch":1}
2026-08-18T01:36:57.0580081Z 
2026-08-18T01:36:57.0580286Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-08-18T01:36:57.0582361Z 
2026-08-18T01:36:57.0582680Z   Cancelling due to test failure: 15 tests still running
2026-08-18T01:36:57.0583320Z         PASS [   0.348s] (1014/2566) spt-daemon projwriter::tests::writer_thread_debounces_burst_into_one_cycle
2026-08-18T01:36:57.0613298Z         PASS [   0.017s] (1015/2566) spt::bin/spt api::startup::tests::session_id_fallback_refuses_a_psyche_custody_sid
2026-08-18T01:36:57.0613918Z         PASS [   0.238s] (1016/2566) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-08-18T01:36:57.0614609Z         PASS [   0.007s] (1017/2566) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-08-18T01:36:57.0683986Z         PASS [   0.022s] (1018/2566) spt-daemon pump::registry::tests::disclosable_lines_pushes_the_engine_room_only_to_its_chosen_viewer
2026-08-18T01:36:57.0879427Z         PASS [   0.227s] (1019/2566) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-08-18T01:36:57.1392839Z         PASS [   0.314s] (1020/2566) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-08-18T01:36:57.1428919Z         PASS [   0.095s] (1021/2566) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-08-18T01:36:57.2499309Z         PASS [   0.606s] (1022/2566) spt-daemon projwriter::tests::parity_full_ordered_list_vs_legacy_oracle
2026-08-18T01:36:57.2557913Z         PASS [   0.298s] (1023/2566) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-08-18T01:36:58.5685099Z         PASS [   5.093s] (1024/2566) spt::bin/spt cli::tests::a_remote_fork_refuses_delete_source_whole_rather_than_trimming_it
2026-08-18T01:36:58.5861345Z         PASS [   5.054s] (1025/2566) spt::bin/spt cli::tests::adapter_translate_proof_gates_on_commit
2026-08-18T01:37:03.3868376Z         PASS [   8.883s] (1026/2566) spt-daemon brainproc::tests::exe_hash_computed_exactly_once_across_n_publishes
2026-08-18T01:37:03.9156470Z         PASS [  10.078s] (1027/2566) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-08-18T01:37:08.9082214Z         PASS [  15.173s] (1028/2566) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-08-18T01:37:08.9087282Z ────────────
2026-08-18T01:37:08.9087840Z      Summary [  15.808s] 1028/2566 tests run: 1027 passed, 1 failed, 1 skipped
2026-08-18T01:37:08.9088794Z         FAIL [   0.008s] (1013/2566) spt-daemon pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer
2026-08-18T01:37:08.9091138Z warning: 1538/2566 tests were not run due to test failure (run with --no-fail-fast to run all tests, or run with --max-fail)
2026-08-18T01:37:08.9363144Z error: test run failed
2026-08-18T01:37:08.9614869Z ##[error]Process completed with exit code 100.
2026-08-18T01:37:09.0609869Z Post job cleanup.
2026-08-18T01:37:09.2519999Z [command]/usr/bin/git version
2026-08-18T01:37:09.2553298Z git version 2.43.0
2026-08-18T01:37:09.2581790Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/338cb6ce-b71b-479f-a8e9-c77516e4c456/.gitconfig'
2026-08-18T01:37:09.2586316Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/338cb6ce-b71b-479f-a8e9-c77516e4c456' before making global git config changes
2026-08-18T01:37:09.2586998Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T01:37:09.2589975Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T01:37:09.2615999Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T01:37:09.2641693Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T01:37:09.2896899Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T01:37:09.2917010Z http.https://github.com/.extraheader
2026-08-18T01:37:09.2923597Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-18T01:37:09.2949087Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T01:37:09.3139773Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T01:37:09.3164562Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T01:37:09.3542012Z Cleaning up orphan processes
